Skip to content

Hostname

malayan.com

Last fetched

malayan.com resolves to 2 IPv4 addresses operated by AS17639 in PH. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · malayan.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/malayan.com

Resolution chain

malayan.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:2
Organization
malayan insurance co.
Contact emails

Subdomains

46 observed subdomains of malayan.com.

Web-graph footprint

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

169 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for malayan.com.

MechanismTarget
SPF_A_spf.fireeyecloud.com
SPF_Amalayan.com
SPF_Amico.malayan.com
SPF_Aspf.whispir.com
SPF_INCLUDE_spf.google.com
SPF_IP112.199.87.135/32
SPF_IP119.92.130.78/32
SPF_IP121.58.234.234/32
SPF_IP121.58.234.235/32
SPF_IP121.58.234.68/32
SPF_IP122.55.1.130/32
SPF_MXmalayan.com

Related pages

Pivot deeper into the graph from malayan.com.

Cypher and MCP

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

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