Skip to content

Hostname

perdenette.com

Last fetched

perdenette.com resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:1454 as the registrar.

Nutrition Label

WHISPER CANON · perdenette.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/perdenette.com

Resolution chain

perdenette.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.201.213.28195.201.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
88.218.131.14688.218.131.0/24AS42807AEROTEK-AS - CIZGI TELEKOMUNIKASYON ANONIM SIRKETITR

WHOIS identity

Registrar
iana:1454
Organization
Contact emails

Subdomains

10 observed subdomains of perdenette.com.

Web-graph footprint

Distinct hostnames that link to or from perdenette.com in the public web crawl.

14 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for perdenette.com.

MechanismTarget
SPF_Aperdenette.com
SPF_INCLUDE_spf.promail.com.tr
SPF_IP195.201.213.28
SPF_IP31.207.85.43
SPF_IP31.207.85.46
SPF_IP88.218.131.146
SPF_MXperdenette.com

Related pages

Pivot deeper into the graph from perdenette.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "perdenette.com"})-[: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.