Skip to content

Hostname

medecision.com

Last fetched

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

Nutrition Label

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

Resolution chain

medecision.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:2
Organization
perfect privacy,
Contact emails

Subdomains

62 observed subdomains of medecision.com.

Web-graph footprint

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

97 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for medecision.com.

MechanismTarget
SPF_Amedecision.com
SPF_INCLUDE8711727.spf10.hubspotemail.net
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.paubox.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.110.74.221
SPF_IP147.160.167.0/26
SPF_IP162.242.194.104
SPF_IP167.89.16.99/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_MXmedecision.com

Related pages

Pivot deeper into the graph from medecision.com.

Cypher and MCP

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

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