Hostname
lamuscle.com
Last fetched
lamuscle.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lamuscle.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 lamuscle.com owner
- Contact emails
- hostmaster@lamuscle.com
- 37e28e72-6195-43bf-a151-1d7fb4983ecf@identity-protect.org
- 480c8cfa-27ac-4d31-ac13-74a9ff18309f@identity-protect.org
- ae2278e4-7702-4514-830c-58d9aea5e7db@identity-protect.org
- bd24370d-fbaa-4daa-b8ad-6360808a7980@identity-protect.org
- f1dcfcfa-d75d-454b-827d-6c90dab90e7b@identity-protect.org
- f6e63eea-5ff5-4166-8ab8-44e10e25d86c@identity-protect.org
- owner-10925640@lamuscle.com.whoisprivacyservice.org
- owner-3102764@lamuscle.com.whoisprivacyservice.org
- owner-4096396@lamuscle.com.whoisprivacyservice.org
Subdomains
19 observed subdomains of lamuscle.com.
Web-graph footprint
Distinct hostnames that link to or from lamuscle.com in the public web crawl.
227 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for lamuscle.com.
| Mechanism | Target |
|---|---|
| SPF_A | list1.lamuscle.com |
| SPF_A | mail1.lamuscle.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_MX | lamuscle.com |
Related pages
Pivot deeper into the graph from lamuscle.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lamuscle.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.