Skip to content

Hostname

geniusappz.com

Last fetched

geniusappz.com resolves to 2 IPv4 addresses operated by PONYNET - FranTech Solutions in LU. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · geniusappz.comRouting diversity2.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/geniusappz.com

Resolution chain

geniusappz.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.251.88.6198.251.88.0/24AS53667PONYNET - FranTech SolutionsLU
5.79.65.1685.79.64.0/18AS60781LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V.NL

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

22 observed subdomains of geniusappz.com.

Threat posture

History

Mail and authentication

MX records

  • geniusappz.com

SPF policy

4 SPF mechanisms authorising senders for geniusappz.com.

MechanismTarget
SPF_Ageniusappz.com
SPF_IP5.79.65.168
SPF_IP5.79.65.186
SPF_MXgeniusappz.com

Related pages

Pivot deeper into the graph from geniusappz.com.

Cypher and MCP

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

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