Hostname
crossmark.com
Last fetched
crossmark.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
crossmark.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.42.129.222 | 104.40.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- attn crossmark.com care of network solutions
- Contact emails
- a46x86qg8y3@networksolutionsprivateregistration.com
- ac9a55cj69a@networksolutionsprivateregistration.com
- ae9un32f9kw@networksolutionsprivateregistration.com
- bj3yw2jb4qp@networksolutionsprivateregistration.com
- by4vj2363g6@networksolutionsprivateregistration.com
- bz97t75j5w7@networksolutionsprivateregistration.com
- ct9av9er9vr@networksolutionsprivateregistration.com
- dd43664s8x6@networksolutionsprivateregistration.com
- cmk.domadmin@crossmark.com
- dp92694j38m@networksolutionsprivateregistration.com
- fd9925e62jc@networksolutionsprivateregistration.com
- g79q28cp823@networksolutionsprivateregistration.com
- gk5cb68r4nz@networksolutionsprivateregistration.com
- gk5g66vg2sm@networksolutionsprivateregistration.com
- jx7ns8495sf@networksolutionsprivateregistration.com
- km9mv9dt82a@networksolutionsprivateregistration.com
- ku22s6tt4qz@networksolutionsprivateregistration.com
- kx4895e96cj@networksolutionsprivateregistration.com
- n68ze5fb4hf@networksolutionsprivateregistration.com
- nm5pp4zk39f@networksolutionsprivateregistration.com
- and 18 more
Subdomains
38 observed subdomains of crossmark.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from crossmark.com in the public web crawl.
62 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for crossmark.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from crossmark.com.
- IP · 104.42.129.222
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:146
- Country · US
- Email · a46x86qg8y3@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · cr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "crossmark.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.