Skip to content

Hostname

crosscert.com

Last fetched

crosscert.com resolves to 1 IPv4 address operated by KOREACERT-AS-KR KECA, Inc. in KR.

Nutrition Label

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

Resolution chain

crosscert.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
211.192.169.170211.192.169.0/24AS17840KOREACERT-AS-KR KECA, Inc.KR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for crosscert.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smtp.apibus.kr
SPF_INCLUDEspf.maillink.co.kr
SPF_INCLUDEspf1.crosscert.com
SPF_INCLUDEspf2.crosscert.com
SPF_INCLUDEspf3.crosscert.com
SPF_INCLUDEspfvmds2.vtigermails.com
SPF_IP1.234.51.240
SPF_IP1.235.100.54/32
SPF_IP1.235.100.78/32
SPF_IP1.241.248.6
SPF_IP112.169.47.0/24
SPF_IP115.90.12.178
SPF_IP121.131.187.217
SPF_IP175.126.82.139
SPF_IP203.235.62.130/25
SPF_IP203.248.34.0/24
SPF_IP211.118.38.128/26
SPF_IP211.168.76.165
SPF_IP211.180.234.0/24
SPF_IP211.180.76.128/26
SPF_IP211.192.169.0/24
SPF_IP23.22.22.30
SPF_IP54.225.97.234

Related pages

Pivot deeper into the graph from crosscert.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "crosscert.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.