Skip to content

Hostname

quaedackers.com

Last fetched

quaedackers.com resolves to 1 IPv4 address operated by AS21315 in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · quaedackers.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/quaedackers.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.234.241.3585.235.68.0/22AS21315NL

WHOIS identity

Registrar
iana:146
Organization
i-minded
Contact emails

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for quaedackers.com.

MechanismTarget
SPF_Aquaedackers.com
SPF_INCLUDEsmtp.spf.ziggo.nl
SPF_INCLUDEspf.i-minded.net
SPF_IP212.178.107.132
SPF_MXquaedackers.com

Related pages

Pivot deeper into the graph from quaedackers.com.

Cypher and MCP

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

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