Skip to content

Hostname

sfdbi.org

Last fetched

sfdbi.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · sfdbi.orgRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/sfdbi.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.101108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.17108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.18108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.8108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.136.12852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.1852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.8752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.1965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.3665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.3765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.4265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:2
Organization
city and county of san francisco
Contact emails

Subdomains

1 observed subdomain of sfdbi.org.

Subdomain
www.sfdbi.org

Web-graph footprint

Distinct hostnames that link to or from sfdbi.org in the public web crawl.

211 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sfdbi.org.

Related pages

Pivot deeper into the graph from sfdbi.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sfdbi.org"})-[: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.