Hostname
listreports.com
Last fetched
listreports.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
listreports.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.160.150.2 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.34 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.5 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.82 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.165.255.10 | 3.165.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.255.107 | 3.165.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.255.11 | 3.165.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.255.86 | 3.165.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.175.207.106 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.128 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.40 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.52 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:1068
- Organization
- contact privacy inc. customer 0138528361
- Contact emails
Subdomains
72 observed subdomains of listreports.com.
Showing 25 of 72. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from listreports.com in the public web crawl.
143 sites link to this hostname.
36 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for listreports.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6756676.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from listreports.com.
- IP · 3.160.150.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · DE
- Email · listreports.com@contactprivacy.com
- TLD · .com
- Browse hostnames · li…
- 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: "listreports.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.