Skip to content

Hostname

dds-filter.com

Last fetched

dds-filter.com resolves to 1 IPv4 address operated by SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
130.162.50.189130.162.32.0/19AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLANDE

WHOIS identity

Registrar
iana:151
Organization
dango & dienenthal gmbh & co. kg
Contact emails

Subdomains

4 observed subdomains of dds-filter.com.

Web-graph footprint

Distinct hostnames that link to or from dds-filter.com in the public web crawl.

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dds-filter.com.

MechanismTarget
SPF_INCLUDEantispameurope.com
SPF_IP5.147.251.194
SPF_IP80.152.7.58
SPF_IP80.157.151.200

Related pages

Pivot deeper into the graph from dds-filter.com.

Cypher and MCP

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

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