Skip to content

Hostname

infocrossing.com

Last fetched

infocrossing.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. infocrossing.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · infocrossing.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/infocrossing.com

Resolution chain

No IPv4 resolution is recorded for infocrossing.com in WhisperGraph.

IPv6 resolution

No AAAA record for infocrossing.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
no.valid.email@worldnic.com, ipadmin@infocrossing.com, oimdl_wiprodccs-nwrenewal@wipro.com, austen.stamm@momed.com, 07941dcd-8dcc-42c2-a06e-ce2ed873cf3f@identity-protect.org, 19d1ba91-b897-4a50-9d9c-295c0d7c58b8@identity-protect.org, 1aa92f57-bd86-4f7e-993f-df0d6ac1ae38@identity-protect.org, 3e91ffc7-6ca3-4c8d-a625-53d272924d15@identity-protect.org, 4b91e25e-b0f4-403c-bb35-c1ab4099c85b@identity-protect.org, 5230fa00-fd18-4537-8507-fe4954c0ec21@identity-protect.org, fa4d88d9-c6b0-4af4-ae32-b089bba60b32@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-417.awsdns-52.com
  • ns-872.awsdns-45.net
  • ns-1132.awsdns-13.org
  • ns-1868.awsdns-41.co.uk

MX records

  • infocrossing-com.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

Pivot from infocrossing.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

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

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