Skip to content

Hostname

mm-karton.com

Last fetched

mm-karton.com resolves to 1 IPv4 address operated by AS209050 in AT. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · mm-karton.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mm-karton.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.183.217.65.183.216.0/22AS209050AT

WHOIS identity

Registrar
iana:151
Organization
hostmaster mayr-melnhof karton
Contact emails

Subdomains

25 observed subdomains of mm-karton.com.

Web-graph footprint

Distinct hostnames that link to or from mm-karton.com in the public web crawl.

48 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mm-karton.com.

MechanismTarget
SPF_Aer-mail.erecruiter.net
SPF_Amail.digimagical.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a04:85c0:0:0:250:56ff:feb6:6a37
SPF_IP2a04:85c0:0:0:250:56ff:feb6:6a3e
SPF_IP91.213.54.19
SPF_IP91.213.54.20
SPF_IP91.213.54.21
SPF_IP91.213.54.25

Related pages

Pivot deeper into the graph from mm-karton.com.

Cypher and MCP

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

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