Hostname
cross.com
Last fetched
cross.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cross.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- a.t. cross
- Contact emails
- ab6n36qv9bc@networksolutionsprivateregistration.com
- ae5xy93s5xw@networksolutionsprivateregistration.com
- ar27j3ve36j@networksolutionsprivateregistration.com
- dd72874c9y8@networksolutionsprivateregistration.com
- eg67e2pu9p3@networksolutionsprivateregistration.com
- em5mu8ct3ks@networksolutionsprivateregistration.com
- g34cm4as33u@networksolutionsprivateregistration.com
- h74bn2cx8h5@networksolutionsprivateregistration.com
- hostmaster@cross.com
- itsolutioncenter@cross.com
- kb8p65cp2kz@networksolutionsprivateregistration.com
- m89vt84533y@networksolutionsprivateregistration.com
- mg4tc5gg2xt@networksolutionsprivateregistration.com
- n37as6nk3t2@networksolutionsprivateregistration.com
- n69575az67g@networksolutionsprivateregistration.com
- pc34d5j58v6@networksolutionsprivateregistration.com
- px5xs2p29jg@networksolutionsprivateregistration.com
- qd6p443g5qk@networksolutionsprivateregistration.com
- qd7sd96w7gj@networksolutionsprivateregistration.com
- qr7793sy7uk@networksolutionsprivateregistration.com
- and 21 more
Subdomains
50 observed subdomains of cross.com.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cross.com in the public web crawl.
420 sites link to this hostname.
56 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for cross.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailsenders.netsuite.com |
| SPF_INCLUDE | rjnrmail.com |
| SPF_INCLUDE | sent-via.netsuite.com |
| SPF_INCLUDE | spf.nlk.mailds.jp |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 115.160.190.190 |
| SPF_IP | 167.89.59.62/32 |
| SPF_IP | 218.103.89.130 |
| SPF_IP | 38.111.231.77 |
| SPF_IP | 81.128.136.84 |
| SPF_IP | 81.145.211.131 |
Related pages
Pivot deeper into the graph from cross.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cross.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.