Skip to content

Hostname

andean.com.co

Last fetched

andean.com.co resolves to 1 IPv4 address operated by AS16276 in US. WHOIS lists iana:999999 as the registrar.

Nutrition Label

WHISPER CANON · andean.com.coRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/andean.com.co

Resolution chain

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

IPPrefixASNOperatorCountry
192.99.170.62192.99.0.0/16AS16276US

WHOIS identity

Registrar
iana:999999
Organization
factor d studio s a s
Contact emails

Subdomains

7 observed subdomains of andean.com.co.

Threat posture

History

Mail and authentication

MX records

  • andean.com.co

SPF policy

13 SPF mechanisms authorising senders for andean.com.co.

MechanismTarget
SPF_Aandean.com.co
SPF_IP104.156.62.240
SPF_IP149.56.93.240
SPF_IP163.172.114.137
SPF_IP163.172.120.66
SPF_IP178.32.72.116
SPF_IP192.99.170.62
SPF_IP198.27.87.58
SPF_IP198.50.152.67/32
SPF_IP69.46.6.238
SPF_IP87.98.146.77
SPF_IP88.99.212.242
SPF_MXandean.com.co

Related pages

Pivot deeper into the graph from andean.com.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "andean.com.co"})-[: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.