Skip to content

Hostname

da.grudgets.com

Last fetched

da.grudgets.com resolves to 1 IPv4 address operated by AS62240 in DE.

Nutrition Label

WHISPER CANON · da.grudgets.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/da.grudgets.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.107.20.106193.107.20.0/24AS62240DE

WHOIS identity

No WHOIS records are currently associated with da.grudgets.com in WhisperGraph.

Subdomains

1 observed subdomain of da.grudgets.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for da.grudgets.com.

MechanismTarget
SPF_Ada.grudgets.com
SPF_IP193.107.20.106
SPF_IP2a0f:9441:47:9:0:0:0:9627
SPF_MXda.grudgets.com

Related pages

Pivot deeper into the graph from da.grudgets.com.

Cypher and MCP

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

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