Skip to content

Hostname

made4men.no

Last fetched

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

Nutrition Label

WHISPER CANON · made4men.noRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/made4men.no

Resolution chain

made4men.no 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
domain holding 002 aps
Contact emails

Subdomains

7 observed subdomains of made4men.no.

Web-graph footprint

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

109 sites link to this hostname.

179 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for made4men.no.

MechanismTarget
SPF_INCLUDEklaviyomail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmg.firtal.com
SPF_INCLUDEsend.made4men.no
SPF_INCLUDEspf.dixa.io

Related pages

Pivot deeper into the graph from made4men.no.

Cypher and MCP

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

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