Skip to content

Hostname

presalud.com

Last fetched

presalud.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.252.11918.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.1918.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.3518.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.6218.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.229.12618.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.2418.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.4718.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.6718.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

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

Subdomains

15 observed subdomains of presalud.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for presalud.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDE_spf.smtp.com

Related pages

Pivot deeper into the graph from presalud.com.

Cypher and MCP

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

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