Skip to content

Hostname

medspace.com

Last fetched

medspace.com resolves to 1 IPv4 address operated by INNOWERK-IT-NET in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · medspace.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/medspace.com

Resolution chain

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

IPPrefixASNOperatorCountry
84.38.235.23084.38.224.0/20AS31673INNOWERK-IT-NETNL

WHOIS identity

Registrar
iana:269
Organization
domains by proxy,
Contact emails

Subdomains

12 observed subdomains of medspace.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for medspace.com.

MechanismTarget
SPF_Amedspace.com
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ymlp.com
SPF_IP5.39.174.226
SPF_IP5.39.174.228
SPF_IP84.38.235.230
SPF_IP84.38.235.231
SPF_IP84.38.235.234
SPF_MXmedspace.com

Related pages

Pivot deeper into the graph from medspace.com.

Cypher and MCP

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

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