Skip to content

Hostname

genkaplan.com

Last fetched

genkaplan.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:113
Organization
Contact emails

Subdomains

1 observed subdomain of genkaplan.com.

Web-graph footprint

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

33 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • genkaplan.com

SPF policy

9 SPF mechanisms authorising senders for genkaplan.com.

MechanismTarget
SPF_Agenkaplan.com
SPF_IP103.216.60.172
SPF_IP109.206.254.78
SPF_IP185.74.221.36
SPF_IP185.88.177.159
SPF_IP31.214.250.75
SPF_IP31.214.250.77
SPF_IP31.214.250.90
SPF_MXgenkaplan.com

Related pages

Pivot deeper into the graph from genkaplan.com.

Cypher and MCP

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

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