Skip to content

Hostname

openwaygroup.com

Last fetched

openwaygroup.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · openwaygroup.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/openwaygroup.com

Resolution chain

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

WHOIS identity

Registrar
iana:9
Organization
perfect privacy,
Contact emails

Subdomains

33 observed subdomains of openwaygroup.com.

Web-graph footprint

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

124 sites link to this hostname.

232 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for openwaygroup.com.

MechanismTarget
SPF_Aopenwaygroup.com
SPF_INCLUDE25696319.spf03.hubspotemail.net
SPF_INCLUDEspf-008a5401.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.61.68.248
SPF_IP158.101.223.44
SPF_MXopenwaygroup.com

Related pages

Pivot deeper into the graph from openwaygroup.com.

Cypher and MCP

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

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