Skip to content

Hostname

genesys.ng

Last fetched

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

Nutrition Label

WHISPER CANON · genesys.ngRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/genesys.ng

Resolution chain

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

WHOIS identity

Registrar
iana:26092016
Organization
example
Contact emails

Subdomains

8 observed subdomains of genesys.ng.

Web-graph footprint

Distinct hostnames that link to or from genesys.ng in the public web crawl.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for genesys.ng.

MechanismTarget
SPF_Agenesys.ng
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.0.232.67
SPF_IP162.0.232.70
SPF_IP172.105.111.160
SPF_IP199.103.62.206
SPF_MXgenesys.ng

Related pages

Pivot deeper into the graph from genesys.ng.

Cypher and MCP

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

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