Skip to content

Hostname

redolfi.net

Last fetched

redolfi.net resolves to 1 IPv4 address operated by AS8412 in AT. WHOIS lists iana:828 as the registrar.

Nutrition Label

WHISPER CANON · redolfi.netRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/redolfi.net

Resolution chain

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

IPPrefixASNOperatorCountry
62.99.154.1262.99.128.0/18AS8412AT

WHOIS identity

Registrar
iana:828
Organization
Contact emails

Subdomains

4 observed subdomains of redolfi.net.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for redolfi.net.

MechanismTarget
SPF_Aredolfi.net
SPF_Aweb1.tnr.at
SPF_MXredolfi.net

Related pages

Pivot deeper into the graph from redolfi.net.

Cypher and MCP

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

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