Skip to content

Hostname

mmm100.net

Last fetched

mmm100.net resolves to 1 IPv4 address operated by ATOM86-AS - atom86 BV in BE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · mmm100.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mmm100.net

Resolution chain

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

IPPrefixASNOperatorCountry
178.237.36.80178.237.36.0/24AS47543ATOM86-AS - atom86 BVBE

WHOIS identity

Registrar
iana:48
Organization
iltis thierry
Contact emails

Subdomains

2 observed subdomains of mmm100.net.

Web-graph footprint

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

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for mmm100.net.

MechanismTarget
SPF_Ammm100.net
SPF_IP178.237.36.80
SPF_MXmmm100.net

Related pages

Pivot deeper into the graph from mmm100.net.

Cypher and MCP

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

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