Skip to content

Hostname

modellbahnshop.ch

Last fetched

modellbahnshop.ch resolves to 1 IPv4 address operated by AS13030 in CH.

Nutrition Label

WHISPER CANON · modellbahnshop.chRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/modellbahnshop.ch

Resolution chain

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

IPPrefixASNOperatorCountry
82.197.187.9282.197.176.0/20AS13030CH

WHOIS identity

No WHOIS records are currently associated with modellbahnshop.ch in WhisperGraph.

Subdomains

2 observed subdomains of modellbahnshop.ch.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for modellbahnshop.ch.

MechanismTarget
SPF_Amodellbahnshop.ch
SPF_INCLUDE_spf.peaknetworks.net
SPF_IP185.49.222.192/27
SPF_IP185.49.222.32/28
SPF_IP83.175.119.80/28
SPF_MXmodellbahnshop.ch

Related pages

Pivot deeper into the graph from modellbahnshop.ch.

Cypher and MCP

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

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