Skip to content

Hostname

360.my

Last fetched

360.my resolves to 1 IPv4 address operated by AS132198 in MY.

Nutrition Label

WHISPER CANON · 360.myRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/360.my

Resolution chain

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

IPPrefixASNOperatorCountry
43.225.109.7343.225.109.0/24AS132198MY

WHOIS identity

Registrar
Organization
(001712765-m)
Contact emails

Subdomains

35 observed subdomains of 360.my.

Web-graph footprint

Distinct hostnames that link to or from 360.my in the public web crawl.

16 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • 360.my

SPF policy

6 SPF mechanisms authorising senders for 360.my.

MechanismTarget
SPF_A360.my
SPF_IP103.6.244.61/30
SPF_IP210.1.225.112/28
SPF_IP43.225.109.72/32
SPF_IP69.169.231.0/20
SPF_MX360.my

Related pages

Pivot deeper into the graph from 360.my.

Cypher and MCP

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

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