Skip to content

Hostname

aj-deco.com

Last fetched

aj-deco.com resolves to 1 IPv4 address operated by LWS in FR. WHOIS lists iana:1630 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.234.195.18191.234.195.0/24AS210403LWSFR

WHOIS identity

Registrar
iana:1630
Organization
joseph anne
Contact emails

Subdomains

7 observed subdomains of aj-deco.com.

Web-graph footprint

Distinct hostnames that link to or from aj-deco.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aj-deco.com.

MechanismTarget
SPF_Aaj-deco.com
SPF_INCLUDEpremiumsmtp.dnshostservices.com
SPF_IP91.234.195.181
SPF_IP91.234.195.187
SPF_MXaj-deco.com

Related pages

Pivot deeper into the graph from aj-deco.com.

Cypher and MCP

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

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