Skip to content

Hostname

simac.com.co

Last fetched

simac.com.co resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:21607 as the registrar.

Nutrition Label

WHISPER CANON · simac.com.coRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/simac.com.co

Resolution chain

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

IPPrefixASNOperatorCountry
149.202.31.220149.202.0.0/16AS16276FR

WHOIS identity

Registrar
iana:21607
Organization
simac sas
Contact emails

Subdomains

5 observed subdomains of simac.com.co.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for simac.com.co.

MechanismTarget
SPF_Asimac.com.co
SPF_INCLUDEspf.hostmar.com
SPF_IP149.202.31.220
SPF_IP163.172.199.187
SPF_IP163.172.205.11
SPF_IP212.129.58.51
SPF_IP212.83.161.245
SPF_MXsimac.com.co

Related pages

Pivot deeper into the graph from simac.com.co.

Cypher and MCP

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

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