Hostname
simac.com
Last fetched
simac.com resolves to 1 IPv4 address operated by NL-BIT BIT BV in NL. WHOIS lists iana:2288 as the registrar.
Nutrition Label
Resolution chain
simac.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.173.21.114 | 185.173.21.0/24 | AS12859 | NL-BIT BIT BV | NL |
WHOIS identity
- Registrar
- iana:2288
- Organization
- simac techniek n.v.
- Contact emails
Subdomains
41 observed subdomains of simac.com.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from simac.com in the public web crawl.
206 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for simac.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 1796176.spf06.hubspotemail.net |
| SPF_INCLUDE | _aspf.spf06.hubspotemail.net |
| SPF_INCLUDE | simac.com._spf.secure-email.nl |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.150.187.110 |
| SPF_IP | 185.150.187.135 |
| SPF_IP | 185.150.187.201 |
| SPF_IP | 185.150.187.204 |
| SPF_IP | 185.25.230.115 |
| SPF_IP | 185.25.230.161 |
| SPF_IP | 213.5.236.79 |
| SPF_IP | 83.96.253.235 |
| SPF_IP | 91.242.223.146 |
| SPF_IP | 91.242.223.157 |
| SPF_IP | 95.168.169.1 |
| SPF_MX | simac.com |
Related pages
Pivot deeper into the graph from simac.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "simac.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.