Hostname
logisticadelcuervo.com
Last fetched
logisticadelcuervo.com resolves to 1 IPv4 address operated by AS14670 in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
logisticadelcuervo.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 |
|---|---|---|---|---|
| 195.250.26.2 | 195.250.26.0/24 | AS14670 | — | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- andres nunez cruz
- Contact emails
- dominios@iyse.com.mx
- 0021f6604f7d65357f3e4388a9ed5444fd30235e@privatedomain.gkg.net
- 1045d26ce9395febfd2503ed59043f689e2bdaa8@privatedomain.gkg.net
- 1d4e419b2668bb19a9c54099a7248ca5c773cf1e@privatedomain.gkg.net
- 1f648b39b406a9e478568992f23bdfdeedcf4ae0@privatedomain.gkg.net
- 2c52187e827df4a859bc3ef5e1e375c1f80c24f9@privatedomain.gkg.net
- 336e889f001f7cd09af8f07f89c5755c0cbe2ffe@privatedomain.gkg.net
- 393570288996097e21db9c59b961dac00b4a36b5@privatedomain.gkg.net
- 3cf428968cfc44d84d9da2bd5d60c2d26748d2a0@privatedomain.gkg.net
- 6838694e74c10cc868266fd027c6990103f2ed3c@privatedomain.gkg.net
- 802ff9e30cf42c7bf40b389a3ffac7295431695a@privatedomain.gkg.net
- b62352e277c125aca1b72631a78fb074843df34f@privatedomain.gkg.net
- bbebbd11a4b13fe5c1d452e077e47379d2168ef6@privatedomain.gkg.net
- d8000b1b75466f0cca01e7021c6b59687aba06c1@privatedomain.gkg.net
- d8022e20a2db7653ceed2a9e0af0d968f87da318@privatedomain.gkg.net
- e2744726c6095d731378bd1f697b267b87f2dacc@privatedomain.gkg.net
- ff1c6de8aa4a514c921c3e8a94ee22cbeb97b73d@privatedomain.gkg.net
Subdomains
2 observed subdomains of logisticadelcuervo.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for logisticadelcuervo.com.
| Mechanism | Target |
|---|---|
| SPF_A | logisticadelcuervo.com |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 209.46.127.231 |
| SPF_MX | logisticadelcuervo.com |
Related pages
Pivot deeper into the graph from logisticadelcuervo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "logisticadelcuervo.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.