Hostname
greetingspot.com
Last fetched
greetingspot.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
greetingspot.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.174.193.10 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.18 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.23 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.87 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.83.106 | 3.174.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.83.115 | 3.174.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.83.65 | 3.174.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.83.9 | 3.174.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:1910
- Organization
- domain admin / this domain is for sale
- Contact emails
Subdomains
1 observed subdomain of greetingspot.com.
| Subdomain |
|---|
| www.greetingspot.com |
Web-graph footprint
Distinct hostnames that link to or from greetingspot.com in the public web crawl.
4 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for greetingspot.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
Related pages
Pivot deeper into the graph from greetingspot.com.
- IP · 3.174.193.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1910
- Country · GB
- Email · admin@nameslim.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: "greetingspot.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.