Skip to content

Hostname

armstrongasia.com

Last fetched

armstrongasia.com resolves to 1 IPv4 address operated by AS38532 in SG. WHOIS lists iana:1086 as the registrar.

Nutrition Label

WHISPER CANON · armstrongasia.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/armstrongasia.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.7.11.163103.7.8.0/22AS38532SG

WHOIS identity

Registrar
iana:1086
Organization
aic singapore
Contact emails

Subdomains

8 observed subdomains of armstrongasia.com.

Web-graph footprint

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

11 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for armstrongasia.com.

MechanismTarget
SPF_INCLUDEsmtp.txmsv.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.44.251.97
SPF_IP203.92.82.218/28
SPF_IP4.144.136.235
SPF_IP52.230.51.217
SPF_MXarmstrongasia.com

Related pages

Pivot deeper into the graph from armstrongasia.com.

Cypher and MCP

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

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