Skip to content

Hostname

obsisp.net

Last fetched

obsisp.net resolves to 1 IPv4 address operated by Dimension Data - Dimension Data in ZA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · obsisp.netRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/obsisp.net

Resolution chain

obsisp.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
196.36.32.24196.36.0.0/16AS3741Dimension Data - Dimension DataZA

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

16 observed subdomains of obsisp.net.

Web-graph footprint

Distinct hostnames that link to or from obsisp.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for obsisp.net.

MechanismTarget
SPF_Aspool.obsisp.net
SPF_IP178.62.15.178/32
SPF_IP45.222.124.22

Related pages

Pivot deeper into the graph from obsisp.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "obsisp.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.