Skip to content

Hostname

confirm8.com

Last fetched

confirm8.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · confirm8.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/confirm8.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.230.59.24818.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:886
Organization
rodrigo camargo
Contact emails

Subdomains

29 observed subdomains of confirm8.com.

Web-graph footprint

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

6 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for confirm8.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.octadesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.116.112.60
SPF_IP18.231.186.136
SPF_IP52.67.221.18
SPF_IP54.207.45.155

Related pages

Pivot deeper into the graph from confirm8.com.

Cypher and MCP

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

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