Skip to content

Hostname

barlamansh3aib.com

Last fetched

barlamansh3aib.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · barlamansh3aib.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/barlamansh3aib.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.129.151.1173.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.205.2423.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.229.1853.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.138.65.863.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.20.33.1213.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.15.77.25252.15.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
al jazeera media network
Contact emails

Subdomains

8 observed subdomains of barlamansh3aib.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for barlamansh3aib.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from barlamansh3aib.com.

Cypher and MCP

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

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