Skip to content

Hostname

website.foretech.asia

Last fetched

website.foretech.asia resolves to 1 IPv4 address operated by AS4788 in MY.

Nutrition Label

WHISPER CANON · website.foretech.asiaRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/website.foretech.asia

Resolution chain

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

IPPrefixASNOperatorCountry
218.208.91.138218.208.64.0/18AS4788MY

WHOIS identity

No WHOIS records are currently associated with website.foretech.asia in WhisperGraph.

Subdomains

1 observed subdomain of website.foretech.asia.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for website.foretech.asia.

MechanismTarget
SPF_Awebsite.foretech.asia
SPF_IP203.106.18.251
SPF_IP218.208.91.138
SPF_MXwebsite.foretech.asia

Related pages

Pivot deeper into the graph from website.foretech.asia.

Cypher and MCP

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

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