Skip to content

Hostname

sfbrandname.com

Last fetched

sfbrandname.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · sfbrandname.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/sfbrandname.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.228.173.10213.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.68.5213.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.65.118.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.84.12118.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.211.14152.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.23.4752.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.107.6252.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.194.14754.255.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:82
Organization
watthanaphon uthayanaka
Contact emails

Subdomains

1 observed subdomain of sfbrandname.com.

Web-graph footprint

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

40 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sfbrandname.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP13.228.58.97
SPF_IP52.74.179.173

Related pages

Pivot deeper into the graph from sfbrandname.com.

Cypher and MCP

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

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