Hostname
layrjs.com
Last fetched
layrjs.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 layrjs.com owner
- Contact emails
- 2e9614ea-fc2d-44f9-839c-febd967d4c37@identity-protect.org
- 5312eb71-d545-435d-9f76-9cfc4103e091@identity-protect.org
- 5ca7ae2e-fdd9-4ba1-86d8-f2df393089b8@identity-protect.org
- 7be59d58-ca55-44b8-9e10-c463a8449479@identity-protect.org
- a04d4fc0-c9ba-4e99-aee1-46fe180ceb40@identity-protect.org
- a85df423-e60d-43f8-85c7-0166278e7eba@identity-protect.org
- owner-9733649@layrjs.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of layrjs.com.
Web-graph footprint
Distinct hostnames that link to or from layrjs.com in the public web crawl.
5 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for layrjs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from layrjs.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "layrjs.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.