Hostname
spiffylinks.com
Last fetched
spiffylinks.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
spiffylinks.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 |
|---|---|---|---|---|
| 54.174.221.77 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of spiffylinks.com owner
- Contact emails
- 7npkf85gb2gko9pbnqpouumvjj@domaindiscreet.com
- admin@newvcorp.com
- spiffylinks.com@domainsbyproxy.com
- dnofsinger@yahoo.com
- 0bf51d90-104a-4fdf-b452-fef03aa28e18@identity-protect.org
- 39f3144c-e35c-4577-a71c-4368e6a8b5bd@identity-protect.org
- 872ae7c6-fa9b-45e7-9827-f3e01567c90e@identity-protect.org
- a2940ea4-3da7-4ee4-93fa-29e2a8fbd566@identity-protect.org
- dac8577f-797e-46dc-8998-64d0f2d4db64@identity-protect.org
Subdomains
18 observed subdomains of spiffylinks.com.
Web-graph footprint
Distinct hostnames that link to or from spiffylinks.com in the public web crawl.
13 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for spiffylinks.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from spiffylinks.com.
- IP · 54.174.221.77
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 7npkf85gb2gko9pbnqpouumvjj@domaindiscreet.com
- TLD · .com
- Browse hostnames · sp…
- 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: "spiffylinks.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.