Skip to content

Hostname

mail2.spp.com.tw

Last fetched

mail2.spp.com.tw resolves to 2 IPv4 addresses operated by HINET - Data Communication Business Group in TW.

Nutrition Label

WHISPER CANON · mail2.spp.com.twRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail2.spp.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
210.242.160.88210.242.0.0/16AS3462HINET - Data Communication Business GroupTW
60.251.109.8860.251.0.0/16AS3462HINET - Data Communication Business GroupTW

WHOIS identity

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

Subdomains

1 observed subdomain of mail2.spp.com.tw.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mail2.spp.com.tw.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP218.32.94.64/26
SPF_IP59.124.72.96/27

Related pages

Pivot deeper into the graph from mail2.spp.com.tw.

Cypher and MCP

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

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