Hostname
quintadocolegio.com
Last fetched
quintadocolegio.com resolves to 2 IPv4 addresses operated by AS24768 in PT. WHOIS lists iana:466 as the registrar.
Nutrition Label
Resolution chain
quintadocolegio.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 130.185.84.69 | 130.185.84.0/24 | AS24768 | — | PT |
| 91.98.227.236 | 91.98.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:466
- Organization
- beonweb(r)
- Contact emails
Subdomains
10 observed subdomains of quintadocolegio.com.
Web-graph footprint
Distinct hostnames that link to or from quintadocolegio.com in the public web crawl.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for quintadocolegio.com.
| Mechanism | Target |
|---|---|
| SPF_A | quintadocolegio.com |
| SPF_INCLUDE | _spf.cleanmx.pt |
| SPF_IP | 130.185.84.69 |
| SPF_MX | quintadocolegio.com |
Related pages
Pivot deeper into the graph from quintadocolegio.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "quintadocolegio.com"})-[: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.