Hostname
secaas2b.com
Last fetched
secaas2b.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of secaas2b.com owner
- Contact emails
- 5dfe58aa-3480-45b5-8c57-cf66217b3ec9@identity-protect.org
- 92a9a5f1-6497-4003-909b-d85c0125502b@identity-protect.org
- 961c07a7-4463-43cc-a740-006cd7bc22dc@identity-protect.org
- 9ba33150-757d-4a55-a191-302edfb4f91e@identity-protect.org
- c3f3d1e5-92f4-4018-8b15-a1e68b326bc5@identity-protect.org
- f2ab3f5b-e928-49cc-9b2f-40a4cb96ffb4@identity-protect.org
Subdomains
1 observed subdomain of secaas2b.com.
| Subdomain |
|---|
| www.secaas2b.com |
Web-graph footprint
Distinct hostnames that link to or from secaas2b.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from secaas2b.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "secaas2b.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.