Skip to content

Hostname

aciff.pt

Last fetched

aciff.pt resolves to 1 IPv4 address operated by AS34762 in NL.

Nutrition Label

WHISPER CANON · aciff.ptRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/aciff.pt

Resolution chain

aciff.pt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.21.230.446.21.224.0/20AS34762NL

WHOIS identity

Registrar
Organization
associacao comercial e industrial da figueira da foz
Contact emails

Subdomains

8 observed subdomains of aciff.pt.

Web-graph footprint

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

21 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aciff.pt.

MechanismTarget
SPF_Aaciff.pt
SPF_INCLUDE_spf.cleanmx.pt
SPF_INCLUDE_spf.mlsend.com
SPF_IP46.21.230.4
SPF_MXaciff.pt

Related pages

Pivot deeper into the graph from aciff.pt.

Cypher and MCP

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

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