Skip to content

Hostname

alahadgroup.com

Last fetched

alahadgroup.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · alahadgroup.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/alahadgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
138.197.28.11138.197.16.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:146
Organization
alahad group
Contact emails

Subdomains

13 observed subdomains of alahadgroup.com.

Web-graph footprint

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

15 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for alahadgroup.com.

MechanismTarget
SPF_Aalahadgroup.com
SPF_IP148.72.232.152
SPF_IP157.180.49.79
SPF_IP157.180.49.82
SPF_IP95.216.102.241
SPF_IP95.216.236.26
SPF_IP95.216.236.27
SPF_IP95.216.236.5
SPF_IP95.216.236.7
SPF_IP95.217.71.12
SPF_IP95.217.77.40
SPF_MXalahadgroup.com

Related pages

Pivot deeper into the graph from alahadgroup.com.

Cypher and MCP

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

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