Skip to content

Hostname

temp.certificationexplorer.com

Last fetched

temp.certificationexplorer.com resolves to 8 IPv4 addresses operated by PRINTFUL in US.

Nutrition Label

WHISPER CANON · temp.certificationexplorer.comRouting diversity4.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/temp.certificationexplorer.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.156.228.190178.156.228.0/24AS213230PRINTFULUS
192.155.84.236192.155.80.0/21AS63949VKT-HK Viking Telecom LimitedUS
23.239.3.10423.239.0.0/21AS63949VKT-HK Viking Telecom LimitedUS
23.239.4.9323.239.0.0/21AS63949VKT-HK Viking Telecom LimitedUS
66.175.209.17966.175.208.0/21AS63949VKT-HK Viking Telecom LimitedUS
66.175.216.3666.175.216.0/21AS63949VKT-HK Viking Telecom LimitedUS
74.207.241.24574.207.240.0/20AS63949VKT-HK Viking Telecom LimitedUS
96.126.111.16596.126.104.0/21AS63949VKT-HK Viking Telecom LimitedUS

WHOIS identity

No WHOIS records are currently associated with temp.certificationexplorer.com in WhisperGraph.

Subdomains

1 observed subdomain of temp.certificationexplorer.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for temp.certificationexplorer.com.

MechanismTarget
SPF_IPfd43:c0d1:c090::/48

Related pages

Pivot deeper into the graph from temp.certificationexplorer.com.

Cypher and MCP

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

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