Skip to content

Hostname

sfoutsidelands.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.36.19108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.59108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.77108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.97108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.29.21108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.51108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.77108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.92108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.112.10718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.1518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.4418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.167.483.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.593.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.783.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.823.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:146
Organization
another planet entertainment
Contact emails

Subdomains

4 observed subdomains of sfoutsidelands.com.

Web-graph footprint

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

1,049 sites link to this hostname.

240 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sfoutsidelands.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP129.33.243.2
SPF_IP129.33.243.3
SPF_IP129.33.243.5
SPF_IP129.33.243.6

Related pages

Pivot deeper into the graph from sfoutsidelands.com.

Cypher and MCP

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

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