Hostname
macromakina.com
Last fetched
macromakina.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:1110
- Organization
- fbs inc. ( fbs2008@isimtescil.com )
- Contact emails
Subdomains
7 observed subdomains of macromakina.com.
Web-graph footprint
Distinct hostnames that link to or from macromakina.com in the public web crawl.
268 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- macromakina.com
SPF policy
9 SPF mechanisms authorising senders for macromakina.com.
| Mechanism | Target |
|---|---|
| SPF_A | macromakina.com |
| SPF_IP | 109.123.249.92 |
| SPF_IP | 141.98.207.18 |
| SPF_IP | 144.91.121.254 |
| SPF_IP | 159.69.249.16 |
| SPF_IP | 173.212.243.39 |
| SPF_IP | 185.197.195.77 |
| SPF_IP | 5.189.161.11 |
| SPF_MX | macromakina.com |
Related pages
Pivot deeper into the graph from macromakina.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "macromakina.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.