Skip to content

Hostname

e-cards.com

Last fetched

e-cards.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · e-cards.comRouting diversity6.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint9.2/10canon.whisper.security/host/e-cards.com

Resolution chain

e-cards.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.27.131.184100.42.90.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.79.25118.229.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.86.16318.230.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.183.22923.26.2.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.226.523.218.182.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.179.2433.218.182.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.172.1103.218.182.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.86.1754.7.138.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.23.54.7.138.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.81.5935.4.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.108.18935.4.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.234.21135.184.0.0/20AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.136.12152.28.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.89.24752.92.208.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.250.24854.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.138.23254.179.128.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.32.11454.216.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.15.16998.96.208.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.25.1233.101.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
e-cards.com,
Contact emails

Subdomains

19 observed subdomains of e-cards.com.

Web-graph footprint

Distinct hostnames that link to or from e-cards.com in the public web crawl.

229 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for e-cards.com.

MechanismTarget
SPF_Ae-cards.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_MXe-cards.com

Related pages

Pivot deeper into the graph from e-cards.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.