Skip to content

Hostname

certinal.com

Last fetched

certinal.com resolves to 2 IPv4 addresses operated by AKAMAI-ASN1 in IN.

Nutrition Label

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

Resolution chain

certinal.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.212.254.4023.212.252.0/22AS20940AKAMAI-ASN1IN
23.212.254.6423.212.252.0/22AS20940AKAMAI-ASN1IN

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 certinal.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for certinal.com.

MechanismTarget
SPF_INCLUDE26245666.spf03.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from certinal.com.

Cypher and MCP

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

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