Skip to content

Hostname

schweizer-geld.com

Last fetched

schweizer-geld.com resolves to 1 IPv4 address operated by AS199003 in CH. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.17.199.26193.17.199.0/24AS199003CH

WHOIS identity

Registrar
iana:1387
Organization
johannes muller
Contact emails

Subdomains

1 observed subdomain of schweizer-geld.com.

Web-graph footprint

Distinct hostnames that link to or from schweizer-geld.com in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for schweizer-geld.com.

MechanismTarget
SPF_Aschweizer-geld.com
SPF_MXschweizer-geld.com

Related pages

Pivot deeper into the graph from schweizer-geld.com.

Cypher and MCP

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

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