Skip to content

Hostname

kaplanmena.com

Last fetched

kaplanmena.com resolves to 3 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · kaplanmena.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kaplanmena.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.154.80.52107.154.80.0/24AS19551INCAPSULA - Incapsula IncGB
107.154.81.52107.154.81.0/24AS19551INCAPSULA - Incapsula IncGB
15.184.222.715.184.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BH

WHOIS identity

Registrar
iana:299
Organization
kaplan, inc. kaplan,
Contact emails

Subdomains

2 observed subdomains of kaplanmena.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for kaplanmena.com.

MechanismTarget
SPF_INCLUDE_u.kaplanmena.com._spf.smart.ondmarc.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEwappmail.com

Related pages

Pivot deeper into the graph from kaplanmena.com.

Cypher and MCP

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

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