Skip to content

Hostname

inderscience.com

Last fetched

inderscience.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · inderscience.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/inderscience.com

Resolution chain

inderscience.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.243.3845.60.243.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.249.3845.60.249.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:106
Organization
inderscience enterprises
Contact emails

Subdomains

6 observed subdomains of inderscience.com.

Web-graph footprint

Distinct hostnames that link to or from inderscience.com in the public web crawl.

3,908 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for inderscience.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.74.168.71
SPF_IP185.132.181.7
SPF_IP185.183.29.32
SPF_IP45.60.243.38
SPF_IP69.90.144.114

Related pages

Pivot deeper into the graph from inderscience.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "inderscience.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.