Hostname
mobizio.com
Last fetched
mobizio.com resolves to 1 IPv4 address operated by STRATOGEN - Access UK Ltd in GB. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
mobizio.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 |
|---|---|---|---|---|
| 212.54.135.106 | 212.54.128.0/20 | AS50292 | STRATOGEN - Access UK Ltd | GB |
WHOIS identity
- Registrar
- iana:69
- Organization
- mobizio
- Contact emails
Subdomains
2 observed subdomains of mobizio.com.
| Subdomain |
|---|
| cloud.mobizio.com |
| cloud3.mobizio.com |
Web-graph footprint
Distinct hostnames that link to or from mobizio.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for mobizio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf2.accessacloud.com |
| SPF_IP | 212.54.130.132 |
| SPF_IP | 212.54.130.143/32 |
| SPF_IP | 212.54.136.1/24 |
| SPF_IP | 212.54.158.196 |
Related pages
Pivot deeper into the graph from mobizio.com.
- IP · 212.54.135.106
- ASN · AS50292STRATOGEN - Access UK Ltd
- Registrar · iana:69
- Country · GB
- Email · abhishek.agrawal@mobizio.com
- TLD · .com
- Browse hostnames · mo…
- 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: "mobizio.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.