Skip to content

Hostname

denooyer.com

Last fetched

denooyer.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
54.243.57.12754.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
denooyerfamily
Contact emails

Subdomains

6 observed subdomains of denooyer.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for denooyer.com.

MechanismTarget
SPF_Adenooyer.com
SPF_Aecrypt.secantnet.net
SPF_INCLUDEdenooyer-com.spf.smtp25.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.32.213/32
SPF_IP168.245.117.94
SPF_IP168.245.98.236
SPF_IP198.247.174.1/24
SPF_IP204.14.234.1/24
SPF_IP207.13.98.1/24
SPF_IP208.117.50.80
SPF_IP216.250.153.154/29
SPF_IP64.136.247.83
SPF_MXdenooyer.com

Related pages

Pivot deeper into the graph from denooyer.com.

Cypher and MCP

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

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