Hostname
idealsboard.com
Last fetched
idealsboard.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
idealsboard.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.155.173.124 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.15 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.25 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.27 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.205.112 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.118 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.39 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.71 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.8.26 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.76 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.87 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.90 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
28 observed subdomains of idealsboard.com.
Showing 22 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from idealsboard.com in the public web crawl.
155 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for idealsboard.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | dc-aa8e722993._spfm.idealsboard.com |
| SPF_INCLUDE | spf.happyfox.com |
Related pages
Pivot deeper into the graph from idealsboard.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "idealsboard.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.