Skip to content

Hostname

certifyid.com

Last fetched

certifyid.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:447 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.78.134.2483.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:447
Organization
dns master
Contact emails

Subdomains

17 observed subdomains of certifyid.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for certifyid.com.

MechanismTarget
SPF_Acertifyid.com
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.255.79.79
SPF_IP212.106.123.200
SPF_IP91.198.11.53
SPF_IP91.198.11.54
SPF_IP91.209.3.1
SPF_IP91.209.3.162
SPF_IP91.209.3.168
SPF_IP91.209.3.29
SPF_IP91.209.3.40
SPF_MXcertifyid.com

Related pages

Pivot deeper into the graph from certifyid.com.

Cypher and MCP

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

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