Skip to content

Hostname

mijackson.org

Last fetched

mijackson.org resolves to 2 IPv4 addresses operated by NETSOLUS-NETWORKS - IP Pathways, LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · mijackson.orgRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mijackson.org

Resolution chain

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

IPPrefixASNOperatorCountry
192.196.0.238192.196.0.0/24AS36489NETSOLUS-NETWORKS - IP Pathways, LLCUS
216.40.34.41216.40.34.0/24AS15348TUCOWS - Tucows.com Co.CA

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0169880669
Contact emails

Subdomains

14 observed subdomains of mijackson.org.

Web-graph footprint

Distinct hostnames that link to or from mijackson.org in the public web crawl.

116 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mijackson.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP50.200.246.129
SPF_IP50.200.246.141
SPF_IP8.31.233.106/32
SPF_IP8.31.233.107/32

Related pages

Pivot deeper into the graph from mijackson.org.

Cypher and MCP

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

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