Skip to content

Hostname

wbfdc.net

Last fetched

wbfdc.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · wbfdc.netRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/wbfdc.net

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.10.16913.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.126.224.14813.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.127.46.8913.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.203.33.16013.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.179.5913.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.229.22813.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.109.14215.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.122.1563.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.110.250.2213.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.110.5.743.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.13.2133.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.106.15252.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.177.24265.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.204.19665.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.224.21565.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.96.22513.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
43.205.69.14143.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.207.222.20313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.5.18213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.152.17613.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:303
Organization
r n singh
Contact emails

Subdomains

3 observed subdomains of wbfdc.net.

Web-graph footprint

Distinct hostnames that link to or from wbfdc.net in the public web crawl.

23 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from wbfdc.net.

Cypher and MCP

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

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