Skip to content

Hostname

3alamih.com

Last fetched

3alamih.com resolves to 1 IPv4 address operated by AS40676 - Psychz Networks in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · 3alamih.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/3alamih.com

Resolution chain

3alamih.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.181.125.50108.181.124.0/22AS40676AS40676 - Psychz NetworksNL

WHOIS identity

Registrar
iana:303
Organization
alsatary hosting
Contact emails

Subdomains

15 observed subdomains of 3alamih.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • 3alamih.com

SPF policy

8 SPF mechanisms authorising senders for 3alamih.com.

MechanismTarget
SPF_A3alamih.com
SPF_IP108.181.125.50
SPF_IP185.212.202.178
SPF_IP192.241.89.130
SPF_IP199.191.58.249
SPF_IP45.35.82.133
SPF_IP45.35.89.16
SPF_MX3alamih.com

Related pages

Pivot deeper into the graph from 3alamih.com.

Cypher and MCP

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

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