Skip to content

Hostname

alphamicro.net

Last fetched

alphamicro.net resolves to 1 IPv4 address operated by AS34282 in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.92.70.4485.92.64.0/19AS34282GB

WHOIS identity

Registrar
iana:2
Organization
alpha micro components
Contact emails

Subdomains

6 observed subdomains of alphamicro.net.

Web-graph footprint

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

31 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for alphamicro.net.

MechanismTarget
SPF_INCLUDE49405368.spf07.hubspotemail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP193.237.203.156
SPF_IP31.125.121.34
SPF_IP81.174.165.110
SPF_IP85.92.70.44

Related pages

Pivot deeper into the graph from alphamicro.net.

Cypher and MCP

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

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