Skip to content

Hostname

forwardhr.com.tw

Last fetched

forwardhr.com.tw resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in TW.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.189.167.9235.189.224.0/19AS396982GOOGLE-CLOUD-PLATFORM - Google LLCTW

WHOIS identity

No WHOIS records are currently associated with forwardhr.com.tw in WhisperGraph.

Subdomains

4 observed subdomains of forwardhr.com.tw.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for forwardhr.com.tw.

MechanismTarget
SPF_INCLUDEspf.ms.hinet.net
SPF_IP60.248.40.103
SPF_IP60.249.32.194

Related pages

Pivot deeper into the graph from forwardhr.com.tw.

Cypher and MCP

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

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