Skip to content

Hostname

degrimm.com

Last fetched

degrimm.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:74 as the registrar.

Nutrition Label

WHISPER CANON · degrimm.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/degrimm.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.70.199104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
109.234.166.253109.234.164.0/22AS50474FR
172.67.138.239172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
78.40.10.6778.40.8.0/22AS50474FR

WHOIS identity

Registrar
iana:74
Organization
alexandre yepes
Contact emails

Subdomains

3 observed subdomains of degrimm.com.

Web-graph footprint

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

16 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for degrimm.com.

MechanismTarget
SPF_Adegrimm.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.jabatus.fr
SPF_INCLUDEspf.mailjet.com
SPF_IP109.234.162.233
SPF_IP109.234.163.219
SPF_IP109.234.163.242
SPF_IP109.234.166.253
SPF_MXdegrimm.com

Related pages

Pivot deeper into the graph from degrimm.com.

Cypher and MCP

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

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