Skip to content

Hostname

alfiola.net

Last fetched

alfiola.net resolves to 1 IPv4 address operated by AS42446 in DE. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · alfiola.netRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/alfiola.net

Resolution chain

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

IPPrefixASNOperatorCountry
91.92.233.24391.92.233.0/24AS42446DE

WHOIS identity

Registrar
iana:3862
Organization
petya simova
Contact emails

Subdomains

8 observed subdomains of alfiola.net.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • alfiola.net

SPF policy

5 SPF mechanisms authorising senders for alfiola.net.

MechanismTarget
SPF_Aalfiola.net
SPF_IP178.162.201.194
SPF_IP87.120.197.200
SPF_IP91.92.233.243
SPF_MXalfiola.net

Related pages

Pivot deeper into the graph from alfiola.net.

Cypher and MCP

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

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