Skip to content

Hostname

isohorti.com

Last fetched

isohorti.com resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · isohorti.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/isohorti.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.132.96.221212.132.96.0/19AS8560DE

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

6 observed subdomains of isohorti.com.

Web-graph footprint

Distinct hostnames that link to or from isohorti.com in the public web crawl.

29 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for isohorti.com.

MechanismTarget
SPF_Aisohorti.com
SPF_INCLUDE_spf.yoursite.io
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP77.75.48.108
SPF_IP93.117.224.122
SPF_MXisohorti.com

Related pages

Pivot deeper into the graph from isohorti.com.

Cypher and MCP

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

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