Skip to content

Hostname

pelety.net

Last fetched

pelety.net resolves to 1 IPv4 address operated by AS25248 in CZ. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · pelety.netRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/pelety.net

Resolution chain

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

IPPrefixASNOperatorCountry
82.99.178.14482.99.128.0/18AS25248CZ

WHOIS identity

Registrar
iana:106
Organization
optimtop s.r.o.
Contact emails

Subdomains

1 observed subdomain of pelety.net.

Web-graph footprint

Distinct hostnames that link to or from pelety.net in the public web crawl.

13 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for pelety.net.

MechanismTarget
SPF_Apelety.net
SPF_IP185.58.41.5
SPF_IP80.211.212.145
SPF_IP81.2.228.16
SPF_IP82.99.178.144
SPF_IP85.93.165.0/24
SPF_IP85.93.166.0/24
SPF_IP85.93.177.0/24
SPF_MXpelety.net

Related pages

Pivot deeper into the graph from pelety.net.

Cypher and MCP

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

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