Skip to content

Hostname

bednblue.com

Last fetched

bednblue.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · bednblue.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bednblue.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.184.9318.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.159.180.18318.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.253.618.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.34.19435.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.142.21363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

4 observed subdomains of bednblue.com.

Web-graph footprint

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

76 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bednblue.com.

MechanismTarget
SPF_Abednblue.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP52.59.249.186
SPF_MXbednblue.com

Related pages

Pivot deeper into the graph from bednblue.com.

Cypher and MCP

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

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