Skip to content

Hostname

amicdental.mx

Last fetched

amicdental.mx resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1483 as the registrar.

Nutrition Label

WHISPER CANON · amicdental.mxRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/amicdental.mx

Resolution chain

amicdental.mx resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.57.41104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.189.30172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
72.55.168.2572.55.128.0/18AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
iana:1483
Organization
humberto cardoso tinoco
Contact emails

Subdomains

12 observed subdomains of amicdental.mx.

Web-graph footprint

Distinct hostnames that link to or from amicdental.mx in the public web crawl.

6 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for amicdental.mx.

MechanismTarget
SPF_Aamicdental.mx
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP132.148.79.82
SPF_IP208.109.215.38
SPF_IP35.164.107.32
SPF_MXamicdental.mx

Related pages

Pivot deeper into the graph from amicdental.mx.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "amicdental.mx"})-[: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.