Skip to content

Hostname

zino.isoftdata.com

Last fetched

zino.isoftdata.com resolves to 1 IPv4 address operated by ALLO-COMM - Allo Communications LLC in US.

Nutrition Label

WHISPER CANON · zino.isoftdata.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zino.isoftdata.com

Resolution chain

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

IPPrefixASNOperatorCountry
206.222.221.105206.222.208.0/20AS15108ALLO-COMM - Allo Communications LLCUS

WHOIS identity

No WHOIS records are currently associated with zino.isoftdata.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for zino.isoftdata.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-basic.fogcreek.com
SPF_IP206.222.221.105
SPF_IP208.82.104.118
SPF_IP208.82.104.186
SPF_IP209.85.220.69/32
SPF_IP74.51.221.116
SPF_IP74.51.221.117
SPF_MXzino.isoftdata.com

Related pages

Pivot deeper into the graph from zino.isoftdata.com.

Cypher and MCP

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

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