Hostname
continente.pt
Last fetched
continente.pt resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
continente.pt resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.34.62 | 104.18.34.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.153.194 | 172.64.153.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 31.214.213.44 | 31.214.212.0/22 | AS34309 | — | DE |
WHOIS identity
- Registrar
- —
- Organization
- modelo continente hipermercados
- Contact emails
Subdomains
110 observed subdomains of continente.pt.
Showing 25 of 110. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from continente.pt in the public web crawl.
953 sites link to this hostname.
32 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for continente.pt.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
| SPF_INCLUDE | _spf.kmitd.com |
Related pages
Pivot deeper into the graph from continente.pt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "continente.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.