Hostname
performance2020.com
Last fetched
performance2020.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
performance2020.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.90.201.55 | 52.90.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of performance2020.com owner
- Contact emails
- gus.ellison@gmail.com
- ludwig@business-by-science.de
- 0713e651-4bdc-45ad-a734-936bb41ce14c@identity-protect.org
- 4784a21a-909c-49f2-98b5-b30ec19c6451@identity-protect.org
- 5e1f5be4-1e13-4db1-b04f-41c185319ba3@identity-protect.org
- 61f525a4-0adb-4214-815a-d855ad1fc3e6@identity-protect.org
- e838e3d7-0ceb-4cad-9baa-5b9dbcdc7990@identity-protect.org
- f424a3d7-c74a-4a11-a21b-259236dadbfd@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from performance2020.com in the public web crawl.
32 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for performance2020.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from performance2020.com.
- IP · 52.90.201.55
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · gus.ellison@gmail.com
- TLD · .com
- Browse hostnames · pe…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "performance2020.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.