Hostname
web2hosting.com
Last fetched
web2hosting.com resolves to 2 IPv4 addresses operated by OIS1 - Oso Grande IP Services, LLC in US. WHOIS lists iana:886 as the registrar.
Nutrition Label
Resolution chain
web2hosting.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 |
|---|---|---|---|---|
| 129.121.72.132 | 129.121.72.0/24 | AS26337 | OIS1 - Oso Grande IP Services, LLC | US |
| 162.241.155.49 | 162.241.152.0/21 | AS19871 | NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC | US |
WHOIS identity
- Registrar
- iana:886
- Organization
- domain admin
- Contact emails
Subdomains
31 observed subdomains of web2hosting.com.
Showing 14 of 31. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- web2hosting.com
SPF policy
5 SPF mechanisms authorising senders for web2hosting.com.
| Mechanism | Target |
|---|---|
| SPF_A | web2hosting.com |
| SPF_IP | 129.121.72.132 |
| SPF_IP | 162.241.143.57 |
| SPF_IP | 162.241.155.49 |
| SPF_MX | web2hosting.com |
Related pages
Pivot deeper into the graph from web2hosting.com.
- IP · 129.121.72.132
- ASN · AS26337OIS1 - Oso Grande IP Services, LLC
- Registrar · iana:886
- Country · US
- Email · sales@japaneseteafarm.com
- TLD · .com
- Browse hostnames · we…
- 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: "web2hosting.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.