Skip to content

Hostname

pomeroy.com

Last fetched

pomeroy.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · pomeroy.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pomeroy.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.217.44.9718.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.217.69.4718.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.222.100.11118.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.109.363.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.135.158.1483.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.3.1713.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of pomeroy.com owner
Contact emails

Subdomains

122 observed subdomains of pomeroy.com.

Web-graph footprint

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

73 sites link to this hostname.

128 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pomeroy.com.

MechanismTarget
SPF_INCLUDE_s00981701.autospf.email
SPF_INCLUDE_spf.bullhornmail.com

Related pages

Pivot deeper into the graph from pomeroy.com.

Cypher and MCP

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

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