Skip to content

Hostname

3250er.ch

Last fetched

3250er.ch resolves to 1 IPv4 address operated by AS15576 in CH.

Nutrition Label

WHISPER CANON · 3250er.chRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/3250er.ch

Resolution chain

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

IPPrefixASNOperatorCountry
217.68.225.162217.68.224.0/20AS15576CH

WHOIS identity

No WHOIS records are currently associated with 3250er.ch in WhisperGraph.

Subdomains

2 observed subdomains of 3250er.ch.

Web-graph footprint

Distinct hostnames that link to or from 3250er.ch in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for 3250er.ch.

MechanismTarget
SPF_MX3250er.ch

Related pages

Pivot deeper into the graph from 3250er.ch.

Cypher and MCP

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

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