Skip to content

Hostname

thesouthfirst.com

Last fetched

thesouthfirst.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · thesouthfirst.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thesouthfirst.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.155.5113.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.5213.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.8713.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.9313.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.122143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.124143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.46143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.70143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
3.161.82.1063.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.173.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.323.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.73.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.193.10452.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.3552.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.7552.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.9252.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 12412078908
Contact emails

Subdomains

7 observed subdomains of thesouthfirst.com.

Web-graph footprint

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

589 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for thesouthfirst.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP13.127.251.102

Related pages

Pivot deeper into the graph from thesouthfirst.com.

Cypher and MCP

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

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