Skip to content

Hostname

fiftyplus.com.tw

Last fetched

fiftyplus.com.tw resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · fiftyplus.com.twRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fiftyplus.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.106108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.16108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.44108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.87108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.219.11018.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.2018.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.7218.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.8018.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.232.1253.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.232.243.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.232.313.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.232.73.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL

WHOIS identity

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

Subdomains

3 observed subdomains of fiftyplus.com.tw.

Web-graph footprint

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

294 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fiftyplus.com.tw.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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