Hostname
crossingnetworks.com
Last fetched
crossingnetworks.com resolves to 216.246.113.161, announced in 216.246.113.0/24 by SERVERCENTRAL - DEFT.COM in US. crossingnetworks.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 216.246.113.161
216.246.113.0/24 · SERVERCENTRAL - DEFT.COM · Chicago, US
IPv6 resolution
No AAAA record for crossingnetworks.com is recorded in WhisperGraph.
Attribution
deft com
ORIGIN_AS
WHOIS identity
- Registrar
- iana:2
- Registrant organisation
- crossing networks
- Contact emails
- crossingnetworks@gmail.com, matiasgertie@gmail.com
Subdomains
Showing 12 of 58. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.crossingnetworks.com
- ns10.crossingnetworks.com
- ns2.crossingnetworks.com
- ns3.crossingnetworks.com
- ns4.crossingnetworks.com
- ns5.crossingnetworks.com
- ns6.crossingnetworks.com
- ns9.crossingnetworks.com
MX records
- mx1.crossingnetworks.com
SPF policy
- a: crossingnetworks.com
- mx: crossingnetworks.com
- ip: 216.246.113.161
Threat-feed evidence
History
Related pages
Pivot from crossingnetworks.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: "crossingnetworks.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.