Skip to content

Hostname

mapman.be

Last fetched

mapman.be resolves to 2 IPv4 addresses operated by TRIANGLE-COMMUNICATIONS - Triangle Communications in US. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · mapman.beRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mapman.be

Resolution chain

mapman.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.91.112.55208.91.112.0/24AS40934TRIANGLE-COMMUNICATIONS - Triangle CommunicationsUS
208.91.112.55208.91.112.0/24AS40934TRIANGLE-COMMUNICATIONS - Triangle CommunicationsCA
94.23.149.6694.23.0.0/16AS16276OVHFR

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

2 observed subdomains of mapman.be.

Web-graph footprint

Distinct hostnames that link to or from mapman.be in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for mapman.be.

MechanismTarget
SPF_Amapman.be
SPF_IP2001:41d0:203:9353:0:0:0:0
SPF_IP51.210.240.83
SPF_MXmapman.be

Related pages

Pivot deeper into the graph from mapman.be.

Cypher and MCP

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

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