Hostname
board-ops.com
Last fetched
board-ops.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
board-ops.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of board-ops.com owner
- Contact emails
- 11156274-65ea-4d47-b6ee-b7e030bdbfe6@identity-protect.org
- 15d6504a-cce5-4c95-9414-3a0c35c190b8@identity-protect.org
- 4397b531-30c2-4745-87f2-f768caeee538@identity-protect.org
- 5e75ba4d-55f5-4f28-a5ae-f04f81cd76af@identity-protect.org
- e7a42d03-7776-4ba4-8e3c-59cbaf4b37fb@identity-protect.org
- f7352b0b-6290-4ea2-9b76-d500633df878@identity-protect.org
- owner-7535526@board-ops.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of board-ops.com.
Showing 2 of 3. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for board-ops.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from board-ops.com.
- IP · 16.15.178.66
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 11156274-65ea-4d47-b6ee-b7e030bdbfe6@identity-protect.org
- TLD · .com
- Browse hostnames · bo…
- 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: "board-ops.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.