Hostname
serverless-stack.com
Last fetched
serverless-stack.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 serverless-stack.com owner
- Contact emails
- 0f664da6-c3e4-4b5b-a797-174ee33b2bd6@identity-protect.org
- 468d10d8-b7e7-49fc-96ba-901de465b763@identity-protect.org
- 4a92dbd9-1228-46b4-8954-d788767931c9@identity-protect.org
- a71f5d88-f318-4cf1-8318-31f47ab9cb77@identity-protect.org
- b308ea34-b6aa-484a-8226-67ce6cd6b269@identity-protect.org
- bd0ae3c8-863d-4734-a74e-ac4c47d3d568@identity-protect.org
- f633c84c-9309-4713-8911-cb66cef5d340@identity-protect.org
- owner-10219233@serverless-stack.com.whoisprivacyservice.org
- owner-1927966@serverless-stack.com.whoisprivacyservice.org
- owner-2298937@serverless-stack.com.whoisprivacyservice.org
- owner-4553173@serverless-stack.com.whoisprivacyservice.org
- owner-4730236@serverless-stack.com.whoisprivacyservice.org
- owner-6529034@serverless-stack.com.whoisprivacyservice.org
- owner-8783270@serverless-stack.com.whoisprivacyservice.org
- owner@serverless-stack.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of serverless-stack.com.
Web-graph footprint
Distinct hostnames that link to or from serverless-stack.com in the public web crawl.
147 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
- 5a4993f3a6188f5a88e0c777--serverless-stack.netlify.app
- branchv40--serverless-stack.netlify.app
- branchv41--serverless-stack.netlify.app
- branchv50--serverless-stack.netlify.app
- branchv501--serverless-stack.netlify.app
- branchv60--serverless-stack.netlify.app
- hilarious-parrot.netlify.app
- repost.aws
- miradesign.be
- cafedebug.com.br
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for serverless-stack.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from serverless-stack.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "serverless-stack.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.