Hostname
greg-smith.com
Last fetched
greg-smith.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
greg-smith.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 |
|---|---|---|---|---|
| 34.236.15.166 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of greg-smith.com owner
- Contact emails
- glsmith@alcorgrp.com
- 31eab7f5-f15a-4a97-a12d-1224e4e5ebf7@identity-protect.org
- 3862a979-3556-418f-a43f-fcccb48ab523@identity-protect.org
- a92e6ee3-bb6b-472f-a994-e14474375a58@identity-protect.org
- aa5c29f2-91b8-406a-a2c0-24ef7e5009b4@identity-protect.org
- c408478b-9de1-43b0-95c1-0ad36250c43e@identity-protect.org
- dfa2f8cd-9a1b-405f-b825-342aa8c6e126@identity-protect.org
- owner-4847599@greg-smith.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of greg-smith.com.
| Subdomain |
|---|
| www.greg-smith.com |
Web-graph footprint
Distinct hostnames that link to or from greg-smith.com in the public web crawl.
5 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for greg-smith.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from greg-smith.com.
- IP · 34.236.15.166
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · glsmith@alcorgrp.com
- TLD · .com
- Browse hostnames · gr…
- 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: "greg-smith.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.