Hostname
corespreads.com
Last fetched
corespreads.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
corespreads.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.136.121 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.15 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.22 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.64 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of corespreads.com owner
- Contact emails
- technology@finsa.com.au
- mwright@corespreads.com
- 07d30332-e84d-4a9d-ab99-82821c46ed88@identity-protect.org
- 0a1551e7-81cb-4113-9a0d-ce10d9013824@identity-protect.org
- 3d095b4f-5bd2-4401-9ce0-4411b864afe5@identity-protect.org
- 9eaecbe8-d993-4036-8beb-f0b9b522522a@identity-protect.org
- b6a4efed-ad11-4cea-92b7-27042020e3c6@identity-protect.org
- e3440af6-0b91-47f2-afe3-8f8f452f562f@identity-protect.org
Subdomains
19 observed subdomains of corespreads.com.
Web-graph footprint
Distinct hostnames that link to or from corespreads.com in the public web crawl.
12 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for corespreads.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | helpscoutemail.com |
Related pages
Pivot deeper into the graph from corespreads.com.
- IP · 18.238.136.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · technology@finsa.com.au
- TLD · .com
- Browse hostnames · co…
- 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: "corespreads.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.