Skip to content

Hostname

workscom.com.br

Last fetched

workscom.com.br resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in US.

Nutrition Label

WHISPER CANON · workscom.com.brRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/workscom.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
169.47.124.226169.47.64.0/18AS36351SOFTLAYER - IBM CloudUS

WHOIS identity

Registrar
Organization
regra inform?tica ltda
Contact emails

Subdomains

57 observed subdomains of workscom.com.br.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for workscom.com.br.

MechanismTarget
SPF_IP169.45.138.21
SPF_IP169.47.124.226
SPF_IP169.53.248.80/28
SPF_IP169.54.214.64/28
SPF_IP169.54.216.150/31
SPF_IP169.54.224.3
SPF_IP207.198.103.0/24
SPF_IP216.157.110.0/24

Related pages

Pivot deeper into the graph from workscom.com.br.

Cypher and MCP

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

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