Skip to content

Hostname

promesamedical.com

Last fetched

promesamedical.com resolves to 2 IPv4 addresses operated by SERVERCENTRAL - DEFT.COM in US. WHOIS lists iana:1005 as the registrar.

Nutrition Label

WHISPER CANON · promesamedical.comRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/promesamedical.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.31.177.13350.31.128.0/18AS23352SERVERCENTRAL - DEFT.COMUS
50.31.188.13850.31.188.0/24AS23352SERVERCENTRAL - DEFT.COMUS

WHOIS identity

Registrar
iana:1005
Organization
servicios integrales de salud promesa s.a. de c.v.
Contact emails

Subdomains

36 observed subdomains of promesamedical.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • promesamedical.com

SPF policy

6 SPF mechanisms authorising senders for promesamedical.com.

MechanismTarget
SPF_Apromesamedical.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP50.31.177.130
SPF_IP50.31.188.130
SPF_IP50.31.188.66/32
SPF_MXpromesamedical.com

Related pages

Pivot deeper into the graph from promesamedical.com.

Cypher and MCP

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

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