Hostname
genie-soft.com
Last fetched
genie-soft.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
genie-soft.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.214.232.21 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.235.102.103 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.196.135.163 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.210.199.195 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of genie-soft.com owner
- Contact emails
- muayyad@genie9.com
- 30225a48-6935-4e96-9aed-1d9d10a92723@identity-protect.org
- 481af42c-62f4-434a-9b1f-06271fe94048@identity-protect.org
- 6d277ba1-e02d-4c15-a459-2684f5fa6ba7@identity-protect.org
- 7bab70bd-b446-4e6a-ae66-3f8b92cda221@identity-protect.org
- 878a17f1-3a31-4cfe-8d82-73c8ae05d530@identity-protect.org
- 902a32db-521c-4668-9832-a0ff16690617@identity-protect.org
- d9733b36-4781-4c7a-9450-d11d2944455c@identity-protect.org
Subdomains
8 observed subdomains of genie-soft.com.
Web-graph footprint
Distinct hostnames that link to or from genie-soft.com in the public web crawl.
86 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for genie-soft.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from genie-soft.com.
- IP · 18.214.232.21
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · muayyad@genie9.com
- TLD · .com
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "genie-soft.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.