Skip to content

Hostname

ns2.owlsweb.org

Last fetched

ns2.owlsweb.org resolves to 2 IPv4 addresses operated by LIQUIDWEB - Liquid Web, L.L.C in US.

Nutrition Label

WHISPER CANON · ns2.owlsweb.orgRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ns2.owlsweb.org

Resolution chain

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

IPPrefixASNOperatorCountry
50.28.28.11250.28.0.0/18AS32244LIQUIDWEB - Liquid Web, L.L.CUS
64.91.248.13564.91.224.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

No WHOIS records are currently associated with ns2.owlsweb.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ns2.owlsweb.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP216.56.161.10
SPF_IP64.91.248.135
SPF_IP67.225.226.69

Related pages

Pivot deeper into the graph from ns2.owlsweb.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ns2.owlsweb.org"})-[: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.