Skip to content

Hostname

i4asiacorp.com

Last fetched

i4asiacorp.com resolves to 1 IPv4 address operated by AS204800 in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
69.48.190.6369.48.188.0/22AS204800SG

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

32 observed subdomains of i4asiacorp.com.

Web-graph footprint

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

32 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for i4asiacorp.com.

MechanismTarget
SPF_Ai4asiacorp.com
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.freshdesk.com
SPF_IP172.104.166.184
SPF_IP172.104.182.199
SPF_IP2400:8901:0:0:f03c:92ff:fe0e:f41c
SPF_IP69.48.190.63
SPF_MXi4asiacorp.com

Related pages

Pivot deeper into the graph from i4asiacorp.com.

Cypher and MCP

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

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