Skip to content

Hostname

aden94.com

Last fetched

aden94.com resolves to 2 IPv4 addresses operated by LWS - Groupe LWS SARL in FR. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.135.132.111185.135.132.0/24AS210403LWS - Groupe LWS SARLFR
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:48
Organization
claude guiffard
Contact emails

Subdomains

5 observed subdomains of aden94.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for aden94.com.

MechanismTarget
SPF_Amail.aden94.com
SPF_Amailphp.lws-hosting.com
SPF_MXaden94.com

Related pages

Pivot deeper into the graph from aden94.com.

Cypher and MCP

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

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