Skip to content

Hostname

w360management.com

Last fetched

w360management.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · w360management.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/w360management.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.253.161.14434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.140.25152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.212.16452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.173.4954.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.18.23254.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.81.4054.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:2
Organization
elite licensing company sagl
Contact emails

Subdomains

6 observed subdomains of w360management.com.

Web-graph footprint

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

80 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for w360management.com.

MechanismTarget
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.254.184.250
SPF_IP204.252.164.130
SPF_IP34.226.12.75
SPF_IP34.226.17.236
SPF_IP34.251.49.222
SPF_IP34.253.111.143
SPF_IP52.49.115.2

Related pages

Pivot deeper into the graph from w360management.com.

Cypher and MCP

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

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