Skip to content

Hostname

confirmationbuilder.com

Last fetched

confirmationbuilder.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · confirmationbuilder.comRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/confirmationbuilder.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.187.21616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.25116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.200.19416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.204.1016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.3716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.34.2116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.16.523.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.17.1953.5.17.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.206.11452.216.206.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.245.352.216.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.95.8252.216.95.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.195.17352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.41.16352.217.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.98.11552.217.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.168.12554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.224.18154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
amy brotcke
Contact emails

Subdomains

1 observed subdomain of confirmationbuilder.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for confirmationbuilder.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from confirmationbuilder.com.

Cypher and MCP

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

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