Skip to content

Hostname

eegcloud.tv

Last fetched

eegcloud.tv resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · eegcloud.tvRouting diversity5.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/eegcloud.tv

Resolution chain

eegcloud.tv resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.233.86.4018.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.71.2243.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.22.993.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.70.993.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.197.19735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.98.9544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.46.1950.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.27.7952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.72.22054.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.17.22354.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
'eeg enterprises, inc'
Contact emails

Subdomains

19 observed subdomains of eegcloud.tv.

Web-graph footprint

Distinct hostnames that link to or from eegcloud.tv in the public web crawl.

6 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for eegcloud.tv.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.chargebee.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from eegcloud.tv.

Cypher and MCP

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

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