Skip to content

Hostname

ecards.ateam.com.co

Last fetched

ecards.ateam.com.co resolves to 1 IPv4 address operated by IS-AS-1 - Interserver, Inc in US.

Nutrition Label

WHISPER CANON · ecards.ateam.com.coRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/ecards.ateam.com.co

Resolution chain

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

IPPrefixASNOperatorCountry
74.50.73.10274.50.64.0/19AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

No WHOIS records are currently associated with ecards.ateam.com.co in WhisperGraph.

Subdomains

1 observed subdomain of ecards.ateam.com.co.

Web-graph footprint

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

14 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ecards.ateam.com.co.

MechanismTarget
SPF_Aecards.ateam.com.co
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP15.204.162.181
SPF_IP153.92.215.201
SPF_IP45.56.99.101
SPF_IP65.181.111.170
SPF_IP74.50.73.102
SPF_MXecards.ateam.com.co

Related pages

Pivot deeper into the graph from ecards.ateam.com.co.

Cypher and MCP

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

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