Hostname
querecetas.com
Last fetched
querecetas.com resolves to 1 IPv4 address operated by COMVIVE-AS - Comvive Servidores S.L. in ES. WHOIS lists iana:1390 as the registrar.
Nutrition Label
Resolution chain
querecetas.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.145.171.161 | 5.149.128.0/22 | AS39020 | COMVIVE-AS - Comvive Servidores S.L. | ES |
WHOIS identity
- Registrar
- iana:1390
- Organization
- imaweb s.l.u.
- Contact emails
Subdomains
4 observed subdomains of querecetas.com.
Web-graph footprint
Distinct hostnames that link to or from querecetas.com in the public web crawl.
181 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for querecetas.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.querecetas.com |
| SPF_IP | 195.78.228.0/22 |
| SPF_IP | 2a00:1d70::/32 |
| SPF_IP | 5.145.168.0/21 |
| SPF_IP | 77.81.116.0/22 |
| SPF_IP | 91.192.108.0/22 |
| SPF_IP | 93.93.64.0/21 |
| SPF_MX | querecetas.com |
Related pages
Pivot deeper into the graph from querecetas.com.
- IP · 5.145.171.161
- ASN · AS39020COMVIVE-AS - Comvive Servidores S.L.
- Registrar · iana:1390
- Country · ES
- Email · dbp@domainsbyproxy.com
- TLD · .com
- Browse hostnames · qu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "querecetas.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.