Hostname
namm.com
Last fetched
namm.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 namm.com owner
- Contact emails
- joel@namm.com
- 15031fb0-7cec-4da7-b2ea-e1225afbcad5@identity-protect.org
- 98978bdc-c629-408c-9b2b-4396a79bb57a@identity-protect.org
- aace7e77-d571-4a76-a9e2-09e9b52d273e@identity-protect.org
- d5e7625d-e777-4d97-a0b3-a9c22b6e32ef@identity-protect.org
- f466f9ab-bc64-4ccc-9d43-f22e164cbf95@identity-protect.org
- owner-9701607@namm.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of namm.com.
Web-graph footprint
Distinct hostnames that link to or from namm.com in the public web crawl.
72 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for namm.com.
| Mechanism | Target |
|---|---|
| SPF_A | namm.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | teamworkdesk.com |
| SPF_MX | namm.com |
Related pages
Pivot deeper into the graph from namm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "namm.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.