Skip to content

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

WHISPER CANON · lobo.netRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/lobo.net

Resolution chain

lobo.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
207.251.63.34207.251.48.0/20AS11996LOBOIS - Lobo Internet Services, LtdUS
207.251.48.219207.251.48.0/20AS11996LOBOIS - Lobo Internet Services, LtdUS

WHOIS identity

Registrar
iana:69
Organization
carl muehlenweg
Contact emails

Subdomains

256 observed subdomains of lobo.net.

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for lobo.net.

MechanismTarget
SPF_IP207.251.48.0/20
SPF_IP207.251.63.34
SPF_IP208.64.92.0/22
SPF_IP208.64.93.19
SPF_IP216.243.96.0/20
SPF_IP64.99.180.0/24
SPF_IP67.231.148.0/24
SPF_IP67.231.156.0/24
SPF_MXlobo.net

Related pages

Pivot deeper into the graph from lobo.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.