Hostname
genesishosting.com
Last fetched
genesishosting.com resolves to 2 IPv4 addresses operated by GENESIS-HOSTING-SOLUTIONS-LLC - Genesis Hosting Solutions, LLC in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
genesishosting.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.33.199.135 | 45.33.198.0/23 | AS53914 | GENESIS-HOSTING-SOLUTIONS-LLC - Genesis Hosting Solutions, LLC | US |
| 45.33.198.153 | 45.33.198.0/23 | AS53914 | GENESIS-HOSTING-SOLUTIONS-LLC - Genesis Hosting Solutions, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
41 observed subdomains of genesishosting.com.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from genesishosting.com in the public web crawl.
43 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for genesishosting.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.thecreation.com |
| SPF_IP | 104.36.108.132 |
| SPF_IP | 104.36.109.151 |
| SPF_IP | 104.36.109.152 |
| SPF_IP | 199.38.216.0/25 |
| SPF_IP | 199.38.216.168/29 |
| SPF_IP | 199.38.223.229 |
| SPF_MX | genesishosting.com |
| SPF_MX | thecreation.com |
Related pages
Pivot deeper into the graph from genesishosting.com.
- IP · 45.33.199.135
- ASN · AS53914GENESIS-HOSTING-SOLUTIONS-LLC - Genesis Hosting Solutions, LLC
- Registrar · iana:146
- Country · US
- Email · godaddy@thecreation.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: "genesishosting.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.