Skip to content

Hostname

ipsahk.com

Last fetched

ipsahk.com resolves to 1 IPv4 address operated by AS45102 in HK. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ipsahk.comRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ipsahk.com

Resolution chain

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

IPPrefixASNOperatorCountry
8.210.77.2178.210.0.0/17AS45102HK

WHOIS identity

Registrar
iana:2
Organization
domain administrator
Contact emails

Subdomains

16 observed subdomains of ipsahk.com.

Web-graph footprint

Distinct hostnames that link to or from ipsahk.com in the public web crawl.

27 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ipsahk.com.

MechanismTarget
SPF_Acnasmtp.shiseido.com.hk
SPF_Asmtp2.shiseido.com.hk
SPF_INCLUDE_spf.qemailserver.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_INCLUDExgate.com.hk
SPF_IP113.28.26.200
SPF_IP218.253.214.219
SPF_IP223.197.80.211

Related pages

Pivot deeper into the graph from ipsahk.com.

Cypher and MCP

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

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