Skip to content

Hostname

schaffer-webdesign.ch

Last fetched

schaffer-webdesign.ch resolves to 1 IPv4 address operated by AS8758 in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.143.60.5895.143.48.0/20AS8758CH

WHOIS identity

No WHOIS records are currently associated with schaffer-webdesign.ch in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from schaffer-webdesign.ch in the public web crawl.

6 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for schaffer-webdesign.ch.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from schaffer-webdesign.ch.

Cypher and MCP

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

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