Skip to content

Hostname

answering.com.co

Last fetched

answering.com.co resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · answering.com.coRouting diversity3.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/answering.com.co

Resolution chain

answering.com.co resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.48.136.190100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.186.1253.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.186.12752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.146.10752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

10 observed subdomains of answering.com.co.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for answering.com.co.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "answering.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.