Skip to content

Hostname

alphafocus.asia

Last fetched

alphafocus.asia resolves to 1 IPv4 address operated by AS45945 in MY. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · alphafocus.asiaRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/alphafocus.asia

Resolution chain

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

IPPrefixASNOperatorCountry
103.1.148.33103.1.148.0/24AS45945MY

WHOIS identity

Registrar
iana:460
Organization
alpha focus (s) pte
Contact emails

Subdomains

2 observed subdomains of alphafocus.asia.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for alphafocus.asia.

MechanismTarget
SPF_Aalphafocus.asia
SPF_Ansv53.dnshostmaster.net
SPF_MXalphafocus.asia

Related pages

Pivot deeper into the graph from alphafocus.asia.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "alphafocus.asia"})-[: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.