Skip to content

Hostname

amit-learning.com

Last fetched

amit-learning.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · amit-learning.comRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/amit-learning.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.225.98.21664.225.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
83.171.249.25283.171.248.0/23AS51167DE

WHOIS identity

Registrar
iana:1154
Organization
amit-learning
Contact emails

Subdomains

53 observed subdomains of amit-learning.com.

Web-graph footprint

Distinct hostnames that link to or from amit-learning.com in the public web crawl.

30 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for amit-learning.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from amit-learning.com.

Cypher and MCP

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

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