Skip to content

Hostname

thefencepost.com

Last fetched

thefencepost.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · thefencepost.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/thefencepost.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.96.1718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.5218.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8318.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.9818.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1103.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1113.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.423.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.823.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.79.2754.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.754.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.7854.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.8054.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
dns manager
Contact emails

Subdomains

16 observed subdomains of thefencepost.com.

Web-graph footprint

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

794 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for thefencepost.com.

Related pages

Pivot deeper into the graph from thefencepost.com.

Cypher and MCP

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

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