Skip to content

Hostname

opticalia.pt

Last fetched

opticalia.pt resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · opticalia.ptRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/opticalia.pt

Resolution chain

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

IPPrefixASNOperatorCountry
13.37.170.21613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.196.21613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.118.17015.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.193.7435.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

3 observed subdomains of opticalia.pt.

Web-graph footprint

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

29 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for opticalia.pt.

MechanismTarget
SPF_REDIRECTspf.dominioabsoluto.net

Related pages

Pivot deeper into the graph from opticalia.pt.

Cypher and MCP

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

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