Skip to content

Hostname

publy.net

Last fetched

publy.net resolves to 1 IPv4 address operated by VELIANET-AS - velia.net Internetdienste GmbH in FR. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · publy.netRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/publy.net

Resolution chain

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

IPPrefixASNOperatorCountry
85.25.124.10485.25.124.0/22AS29066VELIANET-AS - velia.net Internetdienste GmbHFR

WHOIS identity

Registrar
iana:228
Organization
francesco di cataldo
Contact emails

Subdomains

13 observed subdomains of publy.net.

Web-graph footprint

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

67 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from publy.net.

Cypher and MCP

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

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