Skip to content

Hostname

isquarehost.com

Last fetched

isquarehost.com resolves to 3 IPv4 addresses operated by IOFLOOD - Input Output Flood LLC in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · isquarehost.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/isquarehost.com

Resolution chain

isquarehost.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.178.115.100107.178.115.0/24AS53755IOFLOOD - Input Output Flood LLCUS
107.178.115.103107.178.115.0/24AS53755IOFLOOD - Input Output Flood LLCUS
192.30.139.90192.30.136.0/22AS53755IOFLOOD - Input Output Flood LLCUS

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

68 observed subdomains of isquarehost.com.

Threat posture

History

Mail and authentication

MX records

  • isquarehost.com

SPF policy

7 SPF mechanisms authorising senders for isquarehost.com.

MechanismTarget
SPF_Aisquarehost.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP104.152.45.195
SPF_IP107.178.97.114
SPF_IP74.50.117.113
SPF_MXisquarehost.com

Related pages

Pivot deeper into the graph from isquarehost.com.

Cypher and MCP

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

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