Skip to content

Hostname

ampstudio.com.co

Last fetched

ampstudio.com.co resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ampstudio.com.coRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ampstudio.com.co

Resolution chain

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

IPPrefixASNOperatorCountry
162.240.81.81162.240.81.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
46.202.198.8546.202.196.0/22AS47583US

WHOIS identity

Registrar
iana:303
Organization
mi negocio en linea
Contact emails

Subdomains

1 observed subdomain of ampstudio.com.co.

Web-graph footprint

Distinct hostnames that link to or from ampstudio.com.co in the public web crawl.

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEzohomail.com

Related pages

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

Cypher and MCP

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

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