Hostname
fivespotdesign.com
Last fetched
fivespotdesign.com resolves to 4 IPv4 addresses operated by AS47583 in JP. WHOIS lists iana:1636 as the registrar.
Nutrition Label
Resolution chain
fivespotdesign.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 |
|---|---|---|---|---|
| 147.93.77.114 | 147.95.160.0/24 | AS47583 | — | JP |
| 213.210.57.90 | 213.212.192.0/18 | AS47583 | — | JP |
| 77.37.48.74 | 77.37.74.0/24 | AS47583 | — | SG |
| 77.37.66.34 | 77.37.86.0/23 | AS31400 | — | SG |
WHOIS identity
- Registrar
- iana:1636
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
5 observed subdomains of fivespotdesign.com.
Web-graph footprint
Distinct hostnames that link to or from fivespotdesign.com in the public web crawl.
6 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for fivespotdesign.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.titan.email |
| SPF_IP | 195.35.38.116 |
Related pages
Pivot deeper into the graph from fivespotdesign.com.
- IP · 147.93.77.114
- ASN · AS47583
- Registrar · iana:1636
- Country · JP
- Email · b468074180c84c1e8df720a23d3f9815.protect@whoisguard.com
- TLD · .com
- Browse hostnames · fi…
- 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: "fivespotdesign.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.