Skip to content

Hostname

dummenorange.com

Last fetched

dummenorange.com resolves to 1 IPv4 address operated by DCSPINE in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · dummenorange.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dummenorange.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.129.174.5745.129.172.0/22AS205185DCSPINENL

WHOIS identity

Registrar
iana:1647
Organization
da 1/4 mmen group b.v.
Contact emails

Subdomains

24 observed subdomains of dummenorange.com.

Web-graph footprint

Distinct hostnames that link to or from dummenorange.com in the public web crawl.

86 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dummenorange.com.

MechanismTarget
SPF_Adummenorange.com
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDE_spf.profils.org
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.troublefreehosting.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP62.55.182.68/32
SPF_MXdummenorange.com

Related pages

Pivot deeper into the graph from dummenorange.com.

Cypher and MCP

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

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