Skip to content

Hostname

geniatest.com

Last fetched

geniatest.com resolves to 1 IPv4 address operated by NEO-ASN Zayo Europe in US. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.152.11.151213.152.0.0/19AS8218NEO-ASN Zayo EuropeUS

WHOIS identity

Registrar
iana:433
Organization
arsoe roulans
Contact emails

Subdomains

24 observed subdomains of geniatest.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for geniatest.com.

MechanismTarget
SPF_Ageniatest.com
SPF_Amail3.actiwork.fr
SPF_INCLUDE_spfededoc.idline.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP213.152.11.133/32
SPF_IP51.254.88.137/32

Related pages

Pivot deeper into the graph from geniatest.com.

Cypher and MCP

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

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