Skip to content

Hostname

petitsediteurs.ch

Last fetched

petitsediteurs.ch resolves to 1 IPv4 address operated by AS34146 in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.200.221.199185.200.221.0/24AS34146CH

WHOIS identity

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

Subdomains

1 observed subdomain of petitsediteurs.ch.

Web-graph footprint

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

42 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for petitsediteurs.ch.

MechanismTarget
SPF_Amail.flabilis.com
SPF_Aweb02.flabilis.com

Related pages

Pivot deeper into the graph from petitsediteurs.ch.

Cypher and MCP

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

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