Skip to content

Hostname

hostiowa.net

Last fetched

hostiowa.net resolves to 2 IPv4 addresses operated by AMANAHA-NEW - Amanah Tech Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hostiowa.netRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/hostiowa.net

Resolution chain

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

IPPrefixASNOperatorCountry
162.219.178.212162.219.178.0/24AS32489AMANAHA-NEW - Amanah Tech Inc.CA
172.86.187.176172.86.187.0/24AS32489AMANAHA-NEW - Amanah Tech Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

14 observed subdomains of hostiowa.net.

Web-graph footprint

Distinct hostnames that link to or from hostiowa.net in the public web crawl.

24 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hostiowa.net.

MechanismTarget
SPF_Ahostiowa.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.219.178.210
SPF_IP162.219.178.212
SPF_IP172.86.187.162
SPF_IP172.86.187.202
SPF_IP31.222.231.75
SPF_IP70.32.95.233
SPF_MXhostiowa.net

Related pages

Pivot deeper into the graph from hostiowa.net.

Cypher and MCP

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

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