Skip to content

Hostname

pro360.com.sg

Last fetched

pro360.com.sg resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · pro360.com.sgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pro360.com.sg

Resolution chain

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

IPPrefixASNOperatorCountry
13.228.185.23813.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.102.12718.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.53.15347.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
54.151.183.24554.151.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with pro360.com.sg in WhisperGraph.

Subdomains

2 observed subdomains of pro360.com.sg.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pro360.com.sg.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.pro360.com.sg

Related pages

Pivot deeper into the graph from pro360.com.sg.

Cypher and MCP

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

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