Skip to content

Hostname

hostwaycorp.com

Last fetched

hostwaycorp.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:65 as the registrar.

Nutrition Label

WHISPER CANON · hostwaycorp.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hostwaycorp.com

Resolution chain

hostwaycorp.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:65
Organization
dom reg
Contact emails

Subdomains

20 observed subdomains of hostwaycorp.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for hostwaycorp.com.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfinclude.hostwaycorp.com
SPF_IP64.26.28.5/32
SPF_IP64.26.60.4/31
SPF_IP66.113.135.17
SPF_IP66.113.135.38/31
SPF_IP66.113.135.44/31
SPF_IP66.113.136.233
SPF_IP74.203.48.0/23
SPF_IP83.246.86.164/31
SPF_MXhostwaycorp.com

Related pages

Pivot deeper into the graph from hostwaycorp.com.

Cypher and MCP

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

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