Skip to content

Hostname

petalert.ch

Last fetched

petalert.ch resolves to 1 IPv4 address operated by OVH - OVH SAS in FR.

Nutrition Label

WHISPER CANON · petalert.chRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/petalert.ch

Resolution chain

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

IPPrefixASNOperatorCountry
147.135.201.13147.135.128.0/17AS16276OVH - OVH SASFR

WHOIS identity

No WHOIS records are currently associated with petalert.ch in WhisperGraph.

Subdomains

4 observed subdomains of petalert.ch.

Web-graph footprint

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

39 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for petalert.ch.

MechanismTarget
SPF_Apetalert.ch
SPF_IP147.135.195.198
SPF_IP167.114.225.136
SPF_IP178.32.116.1/24
SPF_IP195.186.123.1/24
SPF_IP195.186.125.1/24
SPF_IP195.186.136.1/24
SPF_IP195.186.18.1/24
SPF_IP2001:41d0:401:2000:0:0:1:f143
SPF_IP217.182.91.241
SPF_IP217.182.94.1/24
SPF_IP5.135.179.169
SPF_IP54.38.253.123
SPF_IP54.38.253.251
SPF_IP66.70.186.225
SPF_IP79.137.41.238
SPF_MXpetalert.ch

Related pages

Pivot deeper into the graph from petalert.ch.

Cypher and MCP

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

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