Skip to content

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

WHISPER CANON · simac.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/simac.com

Resolution chain

simac.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.173.21.114185.173.21.0/24AS12859NL-BIT BIT BVNL

WHOIS identity

Registrar
iana:2288
Organization
simac techniek n.v.
Contact emails

Subdomains

41 observed subdomains of simac.com.

Web-graph footprint

Distinct hostnames that link to or from simac.com in the public web crawl.

206 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for simac.com.

MechanismTarget
SPF_INCLUDE1796176.spf06.hubspotemail.net
SPF_INCLUDE_aspf.spf06.hubspotemail.net
SPF_INCLUDEsimac.com._spf.secure-email.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.150.187.110
SPF_IP185.150.187.135
SPF_IP185.150.187.201
SPF_IP185.150.187.204
SPF_IP185.25.230.115
SPF_IP185.25.230.161
SPF_IP213.5.236.79
SPF_IP83.96.253.235
SPF_IP91.242.223.146
SPF_IP91.242.223.157
SPF_IP95.168.169.1
SPF_MXsimac.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.