Skip to content

Hostname

cupastone.pt

Last fetched

cupastone.pt resolves to 1 IPv4 address operated by AS12334 in ES.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.116.143.13291.116.128.0/18AS12334ES

WHOIS identity

Registrar
Organization
cupamateriales
Contact emails

Subdomains

4 observed subdomains of cupastone.pt.

Web-graph footprint

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

9 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cupastone.pt.

MechanismTarget
SPF_INCLUDEo365.crossware.co.nz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.117.252.131
SPF_MXcupastone.pt

Related pages

Pivot deeper into the graph from cupastone.pt.

Cypher and MCP

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

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