Skip to content

Hostname

blr.com

Last fetched

blr.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · blr.comRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/blr.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.211.17.518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.203.4518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.86.793.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.158.22734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.129.5034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.122.24534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.215.11344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.165.22944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.157.7652.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.176.952.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.77.9354.236.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.95.353.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
business and legal reports,
Contact emails

Subdomains

108 observed subdomains of blr.com.

Web-graph footprint

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

428 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for blr.com.

MechanismTarget
SPF_INCLUDEo6g3y3x1bn.powerspf.com

Related pages

Pivot deeper into the graph from blr.com.

Cypher and MCP

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

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