Hostname
scso.com.br
Last fetched
scso.com.br resolves to 104.243.47.205, announced in 104.243.47.0/24 by RELIABLESITE - ReliableSite.Net LLC in US. scso.com.br is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for scso.com.br is recorded in WhisperGraph.
Attribution
reliablesite net
ORIGIN_AS
WHOIS identity
- Registrant organisation
- mcdn - arquitetura e interiores ltda.
- Contact emails
- daniel@nabrink.com.br
Subdomains
Mail and authentication
Nameservers
- ns1.scso.com.br
- ns2.scso.com.br
- ns3.scso.com.br
- ns4.scso.com.br
- ns5.scso.com.br
- ns6.scso.com.br
MX records
- mx1.scso.com.br
SPF policy
- ip: 199.127.60.124/32
- ip: 45.58.127.128/25
- ip: 104.243.47.192/26
- ip: 138.97.124.213/32
- a: scso.com.br
- mx: scso.com.br
- include: _spf.google.com
- ip: 187.122.107.170
- ip: 191.13.225.81
- ip: 191.13.225.82
- ip: 45.58.127.124
- ip: 50.116.113.154
Threat-feed evidence
History
Related pages
Pivot from scso.com.br into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "scso.com.br"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.