Skip to content

Hostname

openmarket.com

Last fetched

openmarket.com resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · openmarket.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/openmarket.com

Resolution chain

openmarket.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
161.47.63.90161.47.0.0/18AS19994RACKSPACE - Rackspace HostingUS

WHOIS identity

Registrar
iana:468
Organization
on behalf of openmarket.com owner
Contact emails

Subdomains

454 observed subdomains of openmarket.com.

Web-graph footprint

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

410 sites link to this hostname.

458 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for openmarket.com.

MechanismTarget
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.54.69.156
SPF_IP207.54.69.158
SPF_IP207.54.70.115
SPF_IP207.54.70.117
SPF_IP207.54.70.119
SPF_IP208.93.48.0/22
SPF_IP83.166.64.0/19

Related pages

Pivot deeper into the graph from openmarket.com.

Cypher and MCP

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

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