Skip to content

Hostname

michbar.org

Last fetched

michbar.org resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · michbar.orgRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/michbar.org

Resolution chain

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

IPPrefixASNOperatorCountry
192.230.66.72192.230.123.0/24AS19551INCAPSULA - Incapsula IncUS
192.230.74.72192.230.130.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:2
Organization
state bar of michigan state bar of michigan
Contact emails

Subdomains

21 observed subdomains of michbar.org.

Web-graph footprint

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

1,278 sites link to this hostname.

547 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for michbar.org.

MechanismTarget
SPF_Amichbar.org
SPF_INCLUDEapp.aventri.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.happyfox.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.226.65.194/26
SPF_IP146.20.28.149
SPF_IP205.201.47.0/20
SPF_IP209.18.70.140/32
SPF_IP209.18.70.238/32
SPF_IP23.23.239.161/32
SPF_IP64.27.72.102/32
SPF_IP64.27.72.103/32
SPF_IP65.23.82.195/27
SPF_MXmichbar.org

Related pages

Pivot deeper into the graph from michbar.org.

Cypher and MCP

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

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