Skip to content

Hostname

genei.es

Last fetched

genei.es resolves to 1 IPv4 address operated by AS200165 in ES.

Nutrition Label

WHISPER CANON · genei.esRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/genei.es

Resolution chain

genei.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.58.17.191154.58.17.0/24AS200165ES

WHOIS identity

No WHOIS records are currently associated with genei.es in WhisperGraph.

Subdomains

23 observed subdomains of genei.es.

Web-graph footprint

Distinct hostnames that link to or from genei.es in the public web crawl.

71 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for genei.es.

MechanismTarget
SPF_Agenei.es
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsender1.acmbma.com
SPF_INCLUDEsender2.acmbma.com
SPF_INCLUDEsender3.acmbma.com
SPF_INCLUDEsender4.acmbma.com
SPF_INCLUDEsender5.acmbma.com
SPF_INCLUDEsender6.acmbma.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.acumbamail.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXgenei.es

Related pages

Pivot deeper into the graph from genei.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "genei.es"})-[: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.