Skip to content

Hostname

m360.com.ph

Last fetched

m360.com.ph resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · m360.com.phRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/m360.com.ph

Resolution chain

m360.com.ph resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
175.41.178.223175.41.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.52.9718.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.67.10518.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.7.24018.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.95.13218.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.118.11718.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.83.23218.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.144.793.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.78.2283.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.152.10752.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.172.25552.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.178.2652.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.105.15054.169.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.74.22654.251.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.64.17647.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with m360.com.ph in WhisperGraph.

Subdomains

15 observed subdomains of m360.com.ph.

Web-graph footprint

Distinct hostnames that link to or from m360.com.ph in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for m360.com.ph.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspfa.mailendo.com

Related pages

Pivot deeper into the graph from m360.com.ph.

Cypher and MCP

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

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