Skip to content

Hostname

360digiacademy.com

Last fetched

360digiacademy.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 360digiacademy.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/360digiacademy.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.217.132.14495.217.0.0/16AS24940FI

WHOIS identity

Registrar
iana:146
Organization
muhammed shakir
Contact emails

Subdomains

11 observed subdomains of 360digiacademy.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for 360digiacademy.com.

MechanismTarget
SPF_A360digiacademy.com
SPF_IP164.52.220.147
SPF_IP95.217.132.144
SPF_MX360digiacademy.com

Related pages

Pivot deeper into the graph from 360digiacademy.com.

Cypher and MCP

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

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