Skip to content

Hostname

geneontechnologies.com

Last fetched

geneontechnologies.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · geneontechnologies.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/geneontechnologies.com

Resolution chain

geneontechnologies.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:69
Organization
john shanahan
Contact emails

Subdomains

8 observed subdomains of geneontechnologies.com.

Web-graph footprint

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

27 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for geneontechnologies.com.

MechanismTarget
SPF_Aecbiz224.inmotionhosting.com
SPF_Ageneontechnologies.com
SPF_Amailmkt.webfindyou.com
SPF_Amailtrans.webfindyou.com
SPF_Asmtp.servconfig.com
SPF_IP148.251.115.130/24
SPF_IP213.229.67.254/24
SPF_IP69.174.53.25
SPF_IP70.39.147.119
SPF_IP70.39.149.145
SPF_IP70.39.232.91
SPF_MXgeneontechnologies.com

Related pages

Pivot deeper into the graph from geneontechnologies.com.

Cypher and MCP

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

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