Hostname
firmatek.com
Last fetched
firmatek.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
firmatek.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:468
- Organization
- on behalf of firmatek.com owner
- Contact emails
- lauren.elmore@firmatek.com
- 0bf7b3dc-2659-4b0b-bc9b-c7188a5071a8@identity-protect.org
- 49d5ef4a-16ce-406c-8ccb-2c6d3f20a443@identity-protect.org
- 9492d1e0-ce0b-4d6c-8cf3-56d7c3b76d19@identity-protect.org
- b1d71697-b5a9-4ca4-95cb-bd7a098d9130@identity-protect.org
- b440b6d2-98a1-465f-b4ea-6d57c27da6cc@identity-protect.org
- e713c259-570d-4b75-a1e6-eaeb16b66133@identity-protect.org
- owner-12045886@firmatek.com.whoisprivacyservice.org
- owner-7618407@firmatek.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of firmatek.com.
Showing 3 of 7. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from firmatek.com in the public web crawl.
36 sites link to this hostname.
246 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for firmatek.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | sparkpostmail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.formassembly.com |
Related pages
Pivot deeper into the graph from firmatek.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "firmatek.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.