Hostname
higomobi.com
Last fetched
higomobi.com resolves to 2 IPv4 addresses operated by AS45102 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
higomobi.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 |
|---|---|---|---|---|
| 47.254.132.231 | 47.254.128.0/19 | AS45102 | — | DE |
| 8.209.70.156 | 8.209.64.0/19 | AS45102 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of higomobi.com owner
- Contact emails
- 10168a14-7a12-4c68-98c6-955e1ced4a06@identity-protect.org
- 236c20b5-6220-4d0c-90dd-eec21903fe92@identity-protect.org
- 31bb2341-a673-4e06-9827-f8ff3a86d153@identity-protect.org
- 56f752a1-8ae2-4e81-b2aa-e2e71230bc59@identity-protect.org
- b8a04c73-1707-4a44-8790-52057b70d2fd@identity-protect.org
- f7b20571-babd-488d-b61a-0aab26f2e250@identity-protect.org
- owner-3623728@higomobi.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of higomobi.com.
Threat posture
History
Related pages
Pivot deeper into the graph from higomobi.com.
- IP · 47.254.132.231
- ASN · AS45102
- Registrar · iana:468
- Country · DE
- Email · 10168a14-7a12-4c68-98c6-955e1ced4a06@identity-protect.org
- TLD · .com
- Browse hostnames · hi…
- 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: "higomobi.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.