Skip to content

Hostname

pottroff.com

Last fetched

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

Nutrition Label

WHISPER CANON · pottroff.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pottroff.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.224.10.11034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.11.37.15252.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
myers pottroff & ball
Contact emails

Subdomains

3 observed subdomains of pottroff.com.

Web-graph footprint

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

103 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pottroff.com.

MechanismTarget
SPF_INCLUDEnrg-inc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP174.66.90.2
SPF_IP209.222.80.0/21
SPF_IP216.147.238.100
SPF_IP64.235.144.0/20
SPF_IP98.190.13.16

Related pages

Pivot deeper into the graph from pottroff.com.

Cypher and MCP

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

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