Skip to content

Hostname

academyofit.com

Last fetched

academyofit.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · academyofit.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/academyofit.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.240.2015.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
195.154.182.94195.154.0.0/16AS12876FR

WHOIS identity

Registrar
iana:303
Organization
house of modern techno
Contact emails

Subdomains

9 observed subdomains of academyofit.com.

Threat posture

History

Mail and authentication

MX records

  • academyofit.com

SPF policy

16 SPF mechanisms authorising senders for academyofit.com.

MechanismTarget
SPF_Aacademyofit.com
SPF_IP137.74.111.227
SPF_IP142.4.215.104
SPF_IP164.132.159.180
SPF_IP173.254.210.50
SPF_IP188.165.206.180
SPF_IP192.99.3.125
SPF_IP195.154.182.94
SPF_IP195.154.251.192
SPF_IP37.59.45.68
SPF_IP54.39.84.20
SPF_IP67.225.210.20
SPF_IP69.167.136.158
SPF_IP89.163.144.41
SPF_IP94.23.215.125
SPF_MXacademyofit.com

Related pages

Pivot deeper into the graph from academyofit.com.

Cypher and MCP

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

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