Hostname
rogohub.com
Last fetched
rogohub.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
rogohub.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.164.21.4 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- gkg.net domain proxy service
- Contact emails
- 0cb5c63f33d78bbe67dc61eaacee2bef4522bd4b@privatedomain.gkg.net
- 23ff0d3e841c7c1f8a0bfb0e37dbab0df52004b9@privatedomain.gkg.net
- 4cb1091639ce471ce591c9bbdbe32bb5967ef39b@privatedomain.gkg.net
- 635e57a5a338e1bb21571f7a614201a5b7c01323@privatedomain.gkg.net
- 6b63ae10abdfe483fba44c199c49633956cf771d@privatedomain.gkg.net
- 6f4cc9acdfa48f67c7c7b15b15457e1316bf0b18@privatedomain.gkg.net
- 773fbfc7da9a31ca0fcff83e66e45ff1a3e0926b@privatedomain.gkg.net
- a062bf41720efff8cc231ba567f3ef413540135d@privatedomain.gkg.net
- abf7646900c8d654f365ab713d65bacce83372b3@privatedomain.gkg.net
- c4ceccce0f4b1ee25b2a7daaa38744f9bc2cbaa0@privatedomain.gkg.net
- e4975bdc51fe27c0277647668f4b6c6cb1e6072c@privatedomain.gkg.net
- fdf2f497a423a3875cfa22b0d954a3726af5bf04@privatedomain.gkg.net
Subdomains
2 observed subdomains of rogohub.com.
| Subdomain |
|---|
| app.rogohub.com |
| www.rogohub.com |
Web-graph footprint
Distinct hostnames that link to or from rogohub.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for rogohub.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from rogohub.com.
- IP · 35.164.21.4
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:93
- Country · US
- Email · 0cb5c63f33d78bbe67dc61eaacee2bef4522bd4b@privatedomain.gkg.net
- TLD · .com
- Browse hostnames · ro…
- 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: "rogohub.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.