Skip to content

Hostname

meran2000.com

Last fetched

meran2000.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · meran2000.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/meran2000.com

Resolution chain

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

IPPrefixASNOperatorCountry
49.13.1.5249.13.0.0/16AS24940DE

WHOIS identity

Registrar
iana:269
Organization
meran 2000 bergbahnen
Contact emails

Subdomains

6 observed subdomains of meran2000.com.

Web-graph footprint

Distinct hostnames that link to or from meran2000.com in the public web crawl.

370 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for meran2000.com.

MechanismTarget
SPF_INCLUDE_spf.skiperformance.com
SPF_INCLUDEspf.additive.tech
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.myincert.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zeppelin-group.com
SPF_IP168.119.205.203/32
SPF_IP195.254.246.33
SPF_IP2a01:4f8:1061:12c2:0:0:0:2
SPF_IP45.86.111.97

Related pages

Pivot deeper into the graph from meran2000.com.

Cypher and MCP

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

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