Hostname
lobo.net
Last fetched
lobo.net resolves to 2 IPv4 addresses operated by LOBOIS - Lobo Internet Services, Ltd in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
lobo.net 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 |
|---|---|---|---|---|
| 207.251.63.34 | 207.251.48.0/20 | AS11996 | LOBOIS - Lobo Internet Services, Ltd | US |
| 207.251.48.219 | 207.251.48.0/20 | AS11996 | LOBOIS - Lobo Internet Services, Ltd | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- carl muehlenweg
- Contact emails
Subdomains
256 observed subdomains of lobo.net.
Showing 25 of 256. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lobo.net in the public web crawl.
29 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for lobo.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 207.251.48.0/20 |
| SPF_IP | 207.251.63.34 |
| SPF_IP | 208.64.92.0/22 |
| SPF_IP | 208.64.93.19 |
| SPF_IP | 216.243.96.0/20 |
| SPF_IP | 64.99.180.0/24 |
| SPF_IP | 67.231.148.0/24 |
| SPF_IP | 67.231.156.0/24 |
| SPF_MX | lobo.net |
Related pages
Pivot deeper into the graph from lobo.net.
- IP · 207.251.63.34
- ASN · AS11996LOBOIS - Lobo Internet Services, Ltd
- Registrar · iana:69
- Country · US
- Email · opensrs@lobo.net
- TLD · .net
- Browse hostnames · lo…
- 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: "lobo.net"})-[: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.