Skip to content

Hostname

made4men.dk

Last fetched

made4men.dk resolves to 1 IPv4 address operated by AS34762 in BE.

Nutrition Label

WHISPER CANON · made4men.dkRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/made4men.dk

Resolution chain

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

IPPrefixASNOperatorCountry
87.238.160.5487.238.160.0/21AS34762BE

WHOIS identity

Registrar
Organization
firtal web a/s
Contact emails

Subdomains

10 observed subdomains of made4men.dk.

Web-graph footprint

Distinct hostnames that link to or from made4men.dk in the public web crawl.

273 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for made4men.dk.

MechanismTarget
SPF_Amade4men.dk
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.dixa.io
SPF_INCLUDEtrustpilotservice.com

Related pages

Pivot deeper into the graph from made4men.dk.

Cypher and MCP

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

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