Skip to content

Hostname

ssphplus-phd.ch

Last fetched

ssphplus-phd.ch resolves to 1 IPv4 address operated by AS16276 in BE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.132.8337.59.0.0/16AS16276BE

WHOIS identity

No WHOIS records are currently associated with ssphplus-phd.ch in WhisperGraph.

Subdomains

2 observed subdomains of ssphplus-phd.ch.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ssphplus-phd.ch.

MechanismTarget
SPF_Assphplus-phd.ch
SPF_INCLUDEspf.jabatus.fr
SPF_IP109.234.161.47
SPF_MXssphplus-phd.ch

Related pages

Pivot deeper into the graph from ssphplus-phd.ch.

Cypher and MCP

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

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