Skip to content

Hostname

phd.ch

Last fetched

phd.ch resolves to 1 IPv4 address operated by AS29097 in CH.

Nutrition Label

WHISPER CANON · phd.chRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/phd.ch

Resolution chain

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

IPPrefixASNOperatorCountry
217.26.50.11217.26.48.0/20AS29097CH

WHOIS identity

Registrar
Organization
defi technique
Contact emails

Subdomains

2 observed subdomains of phd.ch.

Web-graph footprint

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

24 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for phd.ch.

MechanismTarget
SPF_INCLUDE_spf.bexio.com
SPF_INCLUDEspf.infomaniak.ch
SPF_IP185.26.124.217
SPF_IP2001:4b98:dc2:41:216:3eff:fe34:117d
SPF_IP217.26.50.11
SPF_IP46.226.109.244
SPF_IP46.226.111.223

Related pages

Pivot deeper into the graph from phd.ch.

Cypher and MCP

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

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