Hostname
commoncraft.com
Last fetched
commoncraft.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
commoncraft.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:9
- Organization
- lee lefever
- Contact emails
- 000c19790a28fd0a57710f853afb0db2@domaindiscreet.com
- 2717d43a0a28fd0a1174f58fc4562e15@domaindiscreet.com
- 440fd4540a28fd0a0a17ec9570be6d9f@domaindiscreet.com
- 47bab33a0a28fd0a1641f2488780c1f9@domaindiscreet.com
- 4f651aad0a1612337690125433a9894a@domaindiscreet.com
- 51ebd5290a28fd0a5e95b74b5bc80909@domaindiscreet.com
- 64sng7ve80gbnaicfj1tk1f9e9@domaindiscreet.com
- 6b0776640a28fd0a7871802414177649@domaindiscreet.com
- 6c0e70640a28fd0a17625b1ec77ffdee@domaindiscreet.com
- be98af1b0a28fd0a4bcbfa2082e90409@domaindiscreet.com
- lee@commoncraft.com
Subdomains
6 observed subdomains of commoncraft.com.
Web-graph footprint
Distinct hostnames that link to or from commoncraft.com in the public web crawl.
1,478 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for commoncraft.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from commoncraft.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "commoncraft.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.