Skip to content

Hostname

pronto-care.com

Last fetched

pronto-care.com resolves to 1 IPv4 address operated by AS12874 in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · pronto-care.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/pronto-care.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.63.129.8693.62.0.0/15AS12874IT

WHOIS identity

Registrar
iana:168
Organization
aon spa
Contact emails

Subdomains

18 observed subdomains of pronto-care.com.

Web-graph footprint

Distinct hostnames that link to or from pronto-care.com in the public web crawl.

97 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for pronto-care.com.

MechanismTarget
SPF_Amx.pronto-care.com
SPF_Apcare-mail.pronto-care.com
SPF_INCLUDEspf.aon.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP195.190.166.61
SPF_IP213.156.44.83
SPF_IP84.55.227.6
SPF_IP93.63.129.85
SPF_MXpronto-care.com

Related pages

Pivot deeper into the graph from pronto-care.com.

Cypher and MCP

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

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