Skip to content

Hostname

hostway.com

Last fetched

hostway.com resolves to 2 IPv4 addresses operated by AFFINITY-INTER - Ntirety, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
64.71.36.664.71.32.0/21AS18447AFFINITY-INTER - Ntirety, Inc.US
66.113.135.666.113.135.0/24AS18447AFFINITY-INTER - Ntirety, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hostway.com.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.hostway.com
SPF_INCLUDEspf2.hostway.com
SPF_MXhostway.com

Related pages

Pivot deeper into the graph from hostway.com.

Cypher and MCP

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

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