Skip to content

Hostname

bplans.com

Last fetched

bplans.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bplans.comRouting diversity6.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bplans.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.239.213100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
184.72.154.51184.72.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
184.72.245.156184.72.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.170.249.1033.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.233.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.353.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.883.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.212.161.2193.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.108.73.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.186.834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.68.3735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.149.8144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.218.22252.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.19.19954.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.90.17854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.196.82.14054.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.54.8954.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.78.20254.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.93.3054.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.153.18054.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
palo alto software
Contact emails

Subdomains

20 observed subdomains of bplans.com.

Web-graph footprint

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

1,544 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bplans.com.

MechanismTarget
SPF_INCLUDE467363.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from bplans.com.

Cypher and MCP

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

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