Skip to content

Hostname

dwservice.net

Last fetched

dwservice.net resolves to 3 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · dwservice.netRouting diversity3.0/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/dwservice.net

Resolution chain

dwservice.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:69
Organization
danilo limatola esterno
Contact emails

Subdomains

29 observed subdomains of dwservice.net.

Web-graph footprint

Distinct hostnames that link to or from dwservice.net in the public web crawl.

424 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dwservice.net.

MechanismTarget
SPF_Amail001.dwservice.net
SPF_Amail002.dwservice.net
SPF_Amail003.dwservice.net
SPF_Anotifier.dwservice.net
SPF_IP195.231.64.26
SPF_IP49.12.109.73
SPF_IP66.179.243.100
SPF_IP78.47.127.32
SPF_MXdwservice.net

Related pages

Pivot deeper into the graph from dwservice.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dwservice.net"})-[: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.