Hostname
genius.com
Last fetched
genius.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
genius.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 |
|---|---|---|---|---|
| 104.18.22.208 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.23.208 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of genius.com owner
- Contact emails
- abuse@web.com
- d83cd42q5e8@namesecureprivatename.com
- domainadmin@genius.com
- jv3eg8rk62k@nameprivacy.com
- km5vb4ar9jf@namesecureprivatename.com
- ns7xr9ev684@namesecureprivatename.com
- wb6y53nk2tw@namesecureprivatename.com
- wm7795zz8yf@namesecureprivatename.com
- wx7ak4hh5tz@namesecureprivatename.com
- 01bc9e65-25fa-4d57-a5e2-727e16ab68a0@identity-protect.org
- 33b37864-ce10-405a-bb11-53fa0e7c3799@identity-protect.org
- 8d8609cc-3323-4b89-8920-015eff50286b@identity-protect.org
- b8d88454-ee6d-4f47-a77e-cf32f52d7a15@identity-protect.org
- ee103c2e-20df-4318-a553-8fcb8340447e@identity-protect.org
- ee163d21-f738-4e2f-9097-180f6b1b65e8@identity-protect.org
- owner-2329172@genius.com.whoisprivacyservice.org
- owner-2599121@genius.com.whoisprivacyservice.org
- owner-2869070@genius.com.whoisprivacyservice.org
- owner-6196434@genius.com.whoisprivacyservice.org
- owner-6269001@genius.com.whoisprivacyservice.org
- and 5 more
Subdomains
187 observed subdomains of genius.com.
Showing 25 of 187. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from genius.com in the public web crawl.
26,473 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for genius.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_MX | genius.com |
Related pages
Pivot deeper into the graph from genius.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "genius.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.