Skip to content

Hostname

aciro.pt

Last fetched

aciro.pt resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · aciro.ptRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/aciro.pt

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.64.85104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.179.114172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with aciro.pt in WhisperGraph.

Subdomains

1 observed subdomain of aciro.pt.

Subdomain
www.aciro.pt

Web-graph footprint

Distinct hostnames that link to or from aciro.pt in the public web crawl.

11 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aciro.pt.

MechanismTarget
SPF_INCLUDEwinxl.portalxl.com
SPF_IP194.79.85.154
SPF_IP195.23.241.24

Related pages

Pivot deeper into the graph from aciro.pt.

Cypher and MCP

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

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