Skip to content

Hostname

simac.nl

Last fetched

simac.nl resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists registrar:metaregistrar b.v. as the registrar.

Nutrition Label

WHISPER CANON · simac.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/simac.nl

Resolution chain

simac.nl 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

WHOIS identity

Registrar
registrar:metaregistrar b.v.
Organization
Contact emails

Subdomains

18 observed subdomains of simac.nl.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for simac.nl.

MechanismTarget
SPF_INCLUDE1796176.spf06.hubspotemail.net
SPF_INCLUDE_aspf.spf06.hubspotemail.net
SPF_INCLUDEmailscan.simacict.nl
SPF_INCLUDEsimac.nl._spf.secure-email.nl
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_IP213.5.236.74
SPF_IP213.5.236.79
SPF_IP91.242.223.146
SPF_IP91.242.223.157
SPF_IP95.168.169.1
SPF_MXsimac.nl

Related pages

Pivot deeper into the graph from simac.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "simac.nl"})-[: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.