Skip to content

Hostname

360safe.com

Last fetched

360safe.com resolves to 1 IPv4 address operated by CHINANET-SHANGHAI-MAN China Telecom Group in CN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 360safe.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/360safe.com

Resolution chain

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

IPPrefixASNOperatorCountry
101.226.4.13101.226.4.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

82 observed subdomains of 360safe.com.

Web-graph footprint

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

157 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 360safe.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf0.360.cn
SPF_INCLUDEspf1.360.cn
SPF_INCLUDEspf1.jx.360.cn
SPF_INCLUDEspf2.jx.360.cn
SPF_MX360safe.com

Related pages

Pivot deeper into the graph from 360safe.com.

Cypher and MCP

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

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