Skip to content

Hostname

alfa-inet.net

Last fetched

alfa-inet.net resolves to 1 IPv4 address operated by AS39249 in CZ. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · alfa-inet.netRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/alfa-inet.net

Resolution chain

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

IPPrefixASNOperatorCountry
193.104.254.82193.104.254.0/24AS39249CZ

WHOIS identity

Registrar
iana:303
Organization
netassist
Contact emails

Subdomains

939 observed subdomains of alfa-inet.net.

Web-graph footprint

Distinct hostnames that link to or from alfa-inet.net in the public web crawl.

6 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for alfa-inet.net.

MechanismTarget
SPF_Aalfa-inet.net
SPF_IP193.104.254.230
SPF_IP193.104.254.29
SPF_IP193.104.254.56
SPF_IP193.104.254.57
SPF_IP193.104.254.82
SPF_IP193.104.254.86
SPF_IP195.214.215.17
SPF_IP2001:67c:1874:5::/64
SPF_IP2a01:d0:0:1c:0:0:0:37
SPF_IP62.205.132.55
SPF_MXalfa-inet.net

Related pages

Pivot deeper into the graph from alfa-inet.net.

Cypher and MCP

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

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