Skip to content

Hostname

dforum.net

Last fetched

dforum.net resolves to 1 IPv4 address operated by AS8560 in FR. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · dforum.netRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/dforum.net

Resolution chain

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

IPPrefixASNOperatorCountry
87.106.180.11787.106.0.0/16AS8560FR

WHOIS identity

Registrar
iana:83
Organization
dederon werbedesign
Contact emails

Subdomains

4 observed subdomains of dforum.net.

Web-graph footprint

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

61 sites link to this hostname.

133 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dforum.net.

MechanismTarget
SPF_INCLUDE_spf-eu.ionos.com

Related pages

Pivot deeper into the graph from dforum.net.

Cypher and MCP

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

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