Skip to content

Hostname

alpha-fox.net

Last fetched

alpha-fox.net resolves to 2 IPv4 addresses operated by AS201094 in UA. WHOIS lists iana:1112 as the registrar.

Nutrition Label

WHISPER CANON · alpha-fox.netRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/alpha-fox.net

Resolution chain

alpha-fox.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1112
Organization
natalija stupka
Contact emails

Subdomains

2 observed subdomains of alpha-fox.net.

Web-graph footprint

Distinct hostnames that link to or from alpha-fox.net in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for alpha-fox.net.

MechanismTarget
SPF_Aalpha-fox.net
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_INCLUDEzoho.eu
SPF_IP194.44.10.54
SPF_MXalpha-fox.net

Related pages

Pivot deeper into the graph from alpha-fox.net.

Cypher and MCP

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

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